-------------------------------------------------------------------------------- I1 cache: 65536 B, 64 B, 4-way associative D1 cache: 32768 B, 64 B, 8-way associative LL cache: 67108864 B, 64 B, 64-way associative Command: /usr/home/liquid/.rustup/toolchains/w-profiling/bin/rustc --crate-name globset --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=4a80beb56c50873e -C extra-filename=-4a80beb56c50873e --out-dir /usr/home/liquid/tmp/.tmptnpdhw/target/release/deps -L dependency=/usr/home/liquid/tmp/.tmptnpdhw/target/release/deps --extern aho_corasick=/usr/home/liquid/tmp/.tmptnpdhw/target/release/deps/libaho_corasick-3a614883632fe7f8.rmeta --extern bstr=/usr/home/liquid/tmp/.tmptnpdhw/target/release/deps/libbstr-41f475e9fa94519e.rmeta --extern fnv=/usr/home/liquid/tmp/.tmptnpdhw/target/release/deps/libfnv-050424d19b5c4e3f.rmeta --extern log=/usr/home/liquid/tmp/.tmptnpdhw/target/release/deps/liblog-66ade8caaf0ded5f.rmeta --extern regex=/usr/home/liquid/tmp/.tmptnpdhw/target/release/deps/libregex-ca4e65796d966ff9.rmeta -Adeprecated -Aunknown-lints -Zincremental-verify-ich Data file: results/cgout-w-profiling-globset-0.4.8-Opt-Full Events recorded: Ir Events shown: Ir Event sort order: Ir Thresholds: 0.1 Include dirs: User annotated: Auto-annotation: on -------------------------------------------------------------------------------- Ir -------------------------------------------------------------------------------- 28,042,073,973 (100.0%) PROGRAM TOTALS -------------------------------------------------------------------------------- Ir file:function -------------------------------------------------------------------------------- 792,957,694 ( 2.83%) ./malloc/malloc.c:_int_free 739,042,735 ( 2.64%) ./malloc/malloc.c:_int_malloc 642,335,481 ( 2.29%) ???:llvm::InstCombinerImpl::run() 506,571,615 ( 1.81%) ./malloc/malloc.c:malloc 463,212,502 ( 1.65%) ???:combineInstructionsOverFunction(llvm::Function&, llvm::InstCombineWorklist&, llvm::AAResults*, llvm::AssumptionCache&, llvm::TargetLibraryInfo&, llvm::TargetTransformInfo&, llvm::DominatorTree&, llvm::OptimizationRemarkEmitter&, llvm::BlockFrequencyInfo*, llvm::ProfileSummaryInfo*, unsigned int, llvm::LoopInfo*) 442,858,543 ( 1.58%) ???:llvm::isNonEscapingLocalObject(llvm::Value const*, llvm::SmallDenseMap, llvm::detail::DenseMapPair >*) 361,624,683 ( 1.29%) ???:llvm::AnalysisManager::getResultImpl(llvm::AnalysisKey*, llvm::Function&) 344,188,181 ( 1.23%) ???:llvm::AnalysisManager::invalidate(llvm::Function&, llvm::PreservedAnalyses const&) 335,941,616 ( 1.20%) ???:llvm::FPPassManager::runOnFunction(llvm::Function&) 320,631,430 ( 1.14%) ???:llvm::SelectionDAG::Combine(llvm::CombineLevel, llvm::AAResults*, llvm::CodeGenOpt::Level) 314,841,579 ( 1.12%) ???:computeKnownBits(llvm::Value const*, llvm::APInt const&, llvm::KnownBits&, unsigned int, (anonymous namespace)::Query const&) 304,456,367 ( 1.09%) ???:llvm::BasicAAResult::alias(llvm::MemoryLocation const&, llvm::MemoryLocation const&, llvm::AAQueryInfo&) 273,579,777 ( 0.98%) ???:computeKnownBits(llvm::Value const*, llvm::KnownBits&, unsigned int, (anonymous namespace)::Query const&) [clone .llvm.15619146473165121143] 262,858,896 ( 0.94%) ./malloc/malloc.c:free 252,927,860 ( 0.90%) ???:llvm::DomTreeBuilder::SemiNCAInfo >::CalculateFromScratch(llvm::DominatorTreeBase&, llvm::DomTreeBuilder::SemiNCAInfo >::BatchUpdateInfo*) 249,925,839 ( 0.89%) ???:llvm::ValueHandleBase::AddToUseList() 242,153,398 ( 0.86%) ???:computeKnownBitsFromOperator(llvm::Operator const*, llvm::APInt const&, llvm::KnownBits&, unsigned int, (anonymous namespace)::Query const&) 222,355,243 ( 0.79%) ???:(anonymous namespace)::LazyValueInfoImpl::solve() [clone .llvm.4316243980339171764] 220,015,258 ( 0.78%) ???:llvm::BitstreamCursor::readRecord(unsigned int, llvm::SmallVectorImpl&, llvm::StringRef*) 212,540,915 ( 0.76%) ???:llvm::DataLayout::getTypeSizeInBits(llvm::Type*) const 210,979,545 ( 0.75%) ???:runCVP(llvm::Module&) [clone .llvm.11785992503873176614] 198,328,637 ( 0.71%) ???:(anonymous namespace)::LazyValueInfoImpl::getEdgeValue(llvm::Value*, llvm::BasicBlock*, llvm::BasicBlock*, llvm::Instruction*) [clone .llvm.4316243980339171764] 193,272,504 ( 0.69%) ???:llvm::DataLayout::getAlignment(llvm::Type*, bool) const 191,263,975 ( 0.68%) ???:bool llvm::DenseMapBase*, llvm::DenseMapInfo<(anonymous namespace)::SimpleValue>, llvm::detail::DenseMapPair<(anonymous namespace)::SimpleValue, llvm::ScopedHashTableVal<(anonymous namespace)::SimpleValue, llvm::Value*>*> >, (anonymous namespace)::SimpleValue, llvm::ScopedHashTableVal<(anonymous namespace)::SimpleValue, llvm::Value*>*, llvm::DenseMapInfo<(anonymous namespace)::SimpleValue>, llvm::detail::DenseMapPair<(anonymous namespace)::SimpleValue, llvm::ScopedHashTableVal<(anonymous namespace)::SimpleValue, llvm::Value*>*> >::LookupBucketFor<(anonymous namespace)::SimpleValue>((anonymous namespace)::SimpleValue const&, llvm::detail::DenseMapPair<(anonymous namespace)::SimpleValue, llvm::ScopedHashTableVal<(anonymous namespace)::SimpleValue, llvm::Value*>*> const*&) const 184,204,632 ( 0.66%) ???:llvm::AttributeList::addAttributes(llvm::LLVMContext&, unsigned int, llvm::AttrBuilder const&) const 182,101,838 ( 0.65%) ???:llvm::TargetLibraryInfoImpl::getLibFunc(llvm::Function const&, llvm::LibFunc&) const 180,328,706 ( 0.64%) ./string/../sysdeps/x86_64/multiarch/memcmp-avx2-movbe.S:__memcmp_avx2_movbe 172,251,184 ( 0.61%) ???:llvm::removeUnreachableBlocks(llvm::Function&, llvm::DomTreeUpdater*, llvm::MemorySSAUpdater*) 169,429,938 ( 0.60%) ???:computeKnownBitsFromAssume(llvm::Value const*, llvm::KnownBits&, unsigned int, (anonymous namespace)::Query const&) 164,824,132 ( 0.59%) ???:SimplifyICmpInst(unsigned int, llvm::Value*, llvm::Value*, llvm::SimplifyQuery const&, unsigned int) [clone .llvm.1619516508949622737] 158,696,658 ( 0.57%) ???:llvm::InstCombinerImpl::visitCallInst(llvm::CallInst&) 151,773,805 ( 0.54%) ???:llvm::SimplifyInstruction(llvm::Instruction*, llvm::SimplifyQuery const&, llvm::OptimizationRemarkEmitter*) 135,545,235 ( 0.48%) ???:llvm::DomTreeBuilder::SemiNCAInfo >::runSemiNCA(llvm::DominatorTreeBase&, unsigned int) 129,255,622 ( 0.46%) ???:llvm::InstCombinerImpl::visitICmpInst(llvm::ICmpInst&) 125,088,662 ( 0.45%) ???:llvm::InlineFunction(llvm::CallBase&, llvm::InlineFunctionInfo&, llvm::AAResults*, bool, llvm::Function*) 117,414,808 ( 0.42%) ???:isKnownNonZero(llvm::Value const*, llvm::APInt const&, unsigned int, (anonymous namespace)::Query const&) [clone .llvm.15619146473165121143] 112,156,116 ( 0.40%) ./malloc/malloc.c:malloc_consolidate 111,060,620 ( 0.40%) ???:llvm::AttributeList::get(llvm::LLVMContext&, llvm::ArrayRef) 111,022,909 ( 0.40%) ???:llvm::simplifyCFG(llvm::BasicBlock*, llvm::TargetTransformInfo const&, llvm::DomTreeUpdater*, llvm::SimplifyCFGOptions const&, llvm::ArrayRef) 107,710,160 ( 0.38%) ???:llvm::LiveVariables::runOnBlock(llvm::MachineBasicBlock*, unsigned int) 107,559,195 ( 0.38%) ???:llvm::LoopBase::verifyLoop() const 106,309,019 ( 0.38%) ???:llvm::FindFunctionBackedges(llvm::Function const&, llvm::SmallVectorImpl >&) 104,746,088 ( 0.37%) ???:llvm::AttributeSetNode::get(llvm::LLVMContext&, llvm::AttrBuilder const&) 99,975,075 ( 0.36%) ???:llvm::MemorySSA::buildMemorySSA(llvm::BatchAAResults&) 99,599,246 ( 0.36%) ./string/../sysdeps/x86_64/multiarch/memset-vec-unaligned-erms.S:__memset_avx2_erms 98,941,045 ( 0.35%) ???:llvm::coro::declaresIntrinsics(llvm::Module const&, std::initializer_list) 98,280,204 ( 0.35%) /tmp/gcc-build/x86_64-unknown-linux-gnu/libstdc++-v3/libsupc++/../../../../gcc-5.5.0/libstdc++-v3/libsupc++/new_op.cc:operator new(unsigned long) 97,276,530 ( 0.35%) ???:llvm::BasicAAResult::getModRefInfo(llvm::CallBase const*, llvm::MemoryLocation const&, llvm::AAQueryInfo&) 93,408,109 ( 0.33%) ???:(anonymous namespace)::EarlyCSE::run() [clone .llvm.7062997131228810369] 91,839,421 ( 0.33%) ???:llvm::MemoryDependenceResults::getNonLocalPointerDepFromBB(llvm::Instruction*, llvm::PHITransAddr const&, llvm::MemoryLocation const&, bool, llvm::BasicBlock*, llvm::SmallVectorImpl&, llvm::DenseMap, llvm::detail::DenseMapPair >&, bool, bool) 90,775,005 ( 0.32%) ./string/../sysdeps/x86_64/multiarch/strcmp-avx2.S:__strncmp_avx2 88,285,826 ( 0.31%) ???:llvm::GVN::processBlock(llvm::BasicBlock*) 87,697,231 ( 0.31%) ???:llvm::ScalarEvolution::getAddExpr(llvm::SmallVectorImpl&, llvm::SCEV::NoWrapFlags, unsigned int) 87,689,414 ( 0.31%) ???:llvm::SimplifyGEPInst(llvm::Type*, llvm::ArrayRef, llvm::SimplifyQuery const&) 86,222,805 ( 0.31%) ???:(anonymous namespace)::MachineCopyPropagation::runOnMachineFunction(llvm::MachineFunction&) 83,504,981 ( 0.30%) ???:llvm::detail::PassModel>, llvm::PreservedAnalyses, llvm::AnalysisManager>::run(llvm::Function&, llvm::AnalysisManager&) 82,012,677 ( 0.29%) ./string/../sysdeps/x86_64/multiarch/memmove-vec-unaligned-erms.S:__memcpy_avx_unaligned_erms 81,566,218 ( 0.29%) ???:llvm::InstCombinerImpl::visitLoadInst(llvm::LoadInst&) 80,064,840 ( 0.29%) ???:(anonymous namespace)::eliminateDeadStores(llvm::Function&, llvm::AAResults&, llvm::MemorySSA&, llvm::DominatorTree&, llvm::PostDominatorTree&, llvm::TargetLibraryInfo const&, llvm::LoopInfo const&) [clone .llvm.5769264623867638418] 77,982,765 ( 0.28%) ???:(anonymous namespace)::PruningFunctionCloner::CloneBlock(llvm::BasicBlock const*, llvm::ilist_iterator, false, true>, std::vector >&) 76,667,206 ( 0.27%) ./malloc/malloc.c:unlink_chunk.constprop.0 76,576,560 ( 0.27%) ???:llvm::SelectionDAGISel::SelectCodeCommon(llvm::SDNode*, unsigned char const*, unsigned int) 75,566,120 ( 0.27%) ???:llvm::InstCombinerImpl::SimplifyDemandedUseBits(llvm::Value*, llvm::APInt, llvm::KnownBits&, unsigned int, llvm::Instruction*) 74,078,798 ( 0.26%) ???:llvm::DomTreeBuilder::SemiNCAInfo >::CalculateFromScratch(llvm::DominatorTreeBase&, llvm::DomTreeBuilder::SemiNCAInfo >::BatchUpdateInfo*) 74,008,205 ( 0.26%) ???:llvm::Type::isSizedDerivedType(llvm::SmallPtrSetImpl*) const 73,798,147 ( 0.26%) ???:(anonymous namespace)::SimplifyCFGOpt::simplifyCondBranch(llvm::BranchInst*, llvm::IRBuilder&) 73,035,761 ( 0.26%) ???:llvm::DomTreeBuilder::SemiNCAInfo >::FindRoots(llvm::DominatorTreeBase const&, llvm::DomTreeBuilder::SemiNCAInfo >::BatchUpdateInfo*) 71,039,853 ( 0.25%) ???:llvm::AAResults::getModRefInfo(llvm::Instruction const*, llvm::Optional const&, llvm::AAQueryInfo&) 66,961,832 ( 0.24%) ???:llvm::IDFCalculatorBase::calculate(llvm::SmallVectorImpl&) 66,115,966 ( 0.24%) ???:llvm::SROA::runOnAlloca(llvm::AllocaInst&) 65,734,952 ( 0.23%) ???:llvm::LoopInfoBase::analyze(llvm::DominatorTreeBase const&) 64,859,852 ( 0.23%) ???:(anonymous namespace)::AggressiveDeadCodeElimination::performDeadCodeElimination() 64,709,325 ( 0.23%) ???:llvm::AttributeList::addAttribute(llvm::LLVMContext&, unsigned int, llvm::Attribute::AttrKind) const 63,300,762 ( 0.23%) ???:llvm::PopulateLoopsDFS::traverse(llvm::BasicBlock*) 61,952,475 ( 0.22%) ???:llvm::ConstantRange::makeExactICmpRegion(llvm::CmpInst::Predicate, llvm::APInt const&) 61,590,400 ( 0.22%) ???:(anonymous namespace)::LazyValueInfoImpl::getValueInBlock(llvm::Value*, llvm::BasicBlock*, llvm::Instruction*) [clone .llvm.4316243980339171764] 61,521,890 ( 0.22%) ???:llvm::DemandedBits::isInstructionDead(llvm::Instruction*) 60,316,901 ( 0.22%) ???:(anonymous namespace)::CVPLatticeFunc::ComputeInstructionState(llvm::Instruction&, llvm::DenseMap, llvm::PointerIntPairInfo > >, (anonymous namespace)::CVPLatticeVal, llvm::DenseMapInfo, llvm::PointerIntPairInfo > > >, llvm::detail::DenseMapPair, llvm::PointerIntPairInfo > >, (anonymous namespace)::CVPLatticeVal> >&, llvm::SparseSolver, llvm::PointerIntPairInfo > >, (anonymous namespace)::CVPLatticeVal, llvm::LatticeKeyInfo, llvm::PointerIntPairInfo > > > >&) 59,878,240 ( 0.21%) ???:llvm::PMDataManager::verifyPreservedAnalysis(llvm::Pass*) 59,407,428 ( 0.21%) ???:(anonymous namespace)::DeadMachineInstructionElim::eliminateDeadMI(llvm::MachineFunction&) 57,867,236 ( 0.21%) ???:llvm::MemorySSA::OptimizeUses::optimizeUses() 57,821,513 ( 0.21%) ./string/../sysdeps/x86_64/multiarch/memset-vec-unaligned-erms.S:__memset_avx2_unaligned_erms 57,632,650 ( 0.21%) ???:llvm::LoopBase::getExitBlocks(llvm::SmallVectorImpl&) const 57,377,269 ( 0.20%) ???:llvm::SmallPtrSetImplBase::insert_imp_big(void const*) 56,384,307 ( 0.20%) ???:updateCGAndAnalysisManagerForPass(llvm::LazyCallGraph&, llvm::LazyCallGraph::SCC&, llvm::LazyCallGraph::Node&, llvm::AnalysisManager&, llvm::CGSCCUpdateResult&, llvm::AnalysisManager&, bool) [clone .llvm.5426518467876156712] 56,042,203 ( 0.20%) ???:llvm::JumpThreadingPass::processBlock(llvm::BasicBlock*) 55,819,223 ( 0.20%) ???:llvm::Value::stripAndAccumulateConstantOffsets(llvm::DataLayout const&, llvm::APInt&, bool, llvm::function_ref) const 55,620,654 ( 0.20%) ???:llvm::PointerMayBeCaptured(llvm::Value const*, llvm::CaptureTracker*, unsigned int) 55,035,938 ( 0.20%) ???:llvm::LazyCallGraph::removeDeadFunction(llvm::Function&) 54,863,839 ( 0.20%) ???:(anonymous namespace)::Verifier::visitInstruction(llvm::Instruction&) 54,642,851 ( 0.19%) ???:(anonymous namespace)::DAGCombiner::combine(llvm::SDNode*) 54,561,729 ( 0.19%) ???:llvm::LivePhysRegs::stepBackward(llvm::MachineInstr const&) 54,253,856 ( 0.19%) ???:llvm::TargetLoweringBase::getTypeConversion(llvm::LLVMContext&, llvm::EVT) const 54,019,743 ( 0.19%) ???:llvm::AAResults::Model::getModRefBehavior(llvm::CallBase const*) 53,604,747 ( 0.19%) ???:llvm::BlockFrequencyInfoImpl::initializeRPOT() 53,586,570 ( 0.19%) ???:llvm::ScalarEvolution::getRangeRef(llvm::SCEV const*, llvm::ScalarEvolution::RangeSignHint) 52,133,200 ( 0.19%) ???:llvm::ScalarEvolution::getSCEV(llvm::Value*) 52,004,408 ( 0.19%) ???:llvm::ScheduleDAGSDNodes::BuildSchedUnits() 51,829,141 ( 0.18%) ???:llvm::FoldingSetBase::FindNodeOrInsertPos(llvm::FoldingSetNodeID const&, void*&, llvm::FoldingSetBase::FoldingSetInfo const&) 51,129,735 ( 0.18%) ???:llvm::AAResults::Model::pointsToConstantMemory(llvm::MemoryLocation const&, llvm::AAQueryInfo&, bool) 50,680,508 ( 0.18%) ???:llvm::InstCombinerImpl::visitBitCast(llvm::BitCastInst&) 49,813,164 ( 0.18%) ???:runImpl(llvm::Function&, llvm::LazyValueInfo*, llvm::DominatorTree*, llvm::SimplifyQuery const&) [clone .llvm.16011871802505272439] 48,096,439 ( 0.17%) ???:llvm::DenseMapBase, std::unique_ptr<(anonymous namespace)::LazyValueInfoCache::BlockCacheEntry, std::default_delete<(anonymous namespace)::LazyValueInfoCache::BlockCacheEntry> >, llvm::DenseMapInfo >, llvm::detail::DenseMapPair, std::unique_ptr<(anonymous namespace)::LazyValueInfoCache::BlockCacheEntry, std::default_delete<(anonymous namespace)::LazyValueInfoCache::BlockCacheEntry> > > >, llvm::PoisoningVH, std::unique_ptr<(anonymous namespace)::LazyValueInfoCache::BlockCacheEntry, std::default_delete<(anonymous namespace)::LazyValueInfoCache::BlockCacheEntry> >, llvm::DenseMapInfo >, llvm::detail::DenseMapPair, std::unique_ptr<(anonymous namespace)::LazyValueInfoCache::BlockCacheEntry, std::default_delete<(anonymous namespace)::LazyValueInfoCache::BlockCacheEntry> > > >::destroyAll() [clone .llvm.4316243980339171764] 47,871,575 ( 0.17%) ???:llvm::Intrinsic::getDeclaration(llvm::Module*, unsigned int, llvm::ArrayRef) 47,616,440 ( 0.17%) ???:llvm::SCCPInstVisitor::solve() 47,101,260 ( 0.17%) ???:??? 46,316,290 ( 0.17%) ???:llvm::ConstantFoldTerminator(llvm::BasicBlock*, bool, llvm::TargetLibraryInfo const*, llvm::DomTreeUpdater*) 46,225,311 ( 0.16%) ???:llvm::InstCombinerImpl::visitStoreInst(llvm::StoreInst&) 46,142,734 ( 0.16%) ???:(anonymous namespace)::BitcodeReader::parseModule(unsigned long, bool, llvm::function_ref, std::allocator > > (llvm::StringRef)>) 46,031,111 ( 0.16%) ???:llvm::LiveVariables::HandleRegMask(llvm::MachineOperand const&) 45,950,313 ( 0.16%) ???:llvm::MachineInstr::addOperand(llvm::MachineFunction&, llvm::MachineOperand const&) 45,825,799 ( 0.16%) ???:llvm::FoldBranchToCommonDest(llvm::BranchInst*, llvm::DomTreeUpdater*, llvm::MemorySSAUpdater*, llvm::TargetTransformInfo const*, unsigned int) 45,788,632 ( 0.16%) ???:llvm::getObjectSize(llvm::Value const*, unsigned long&, llvm::DataLayout const&, llvm::TargetLibraryInfo const*, llvm::ObjectSizeOpts) 45,733,163 ( 0.16%) ???:llvm::SelectionDAG::computeKnownBits(llvm::SDValue, llvm::APInt const&, unsigned int) const 45,653,071 ( 0.16%) ???:llvm::ReassociatePass::BuildRankMap(llvm::Function&, llvm::ReversePostOrderTraversal >&) 44,420,813 ( 0.16%) ???:llvm::DomTreeBuilder::SemiNCAInfo >::runSemiNCA(llvm::DominatorTreeBase&, unsigned int) 44,270,005 ( 0.16%) ???:llvm::MD5::final(llvm::MD5::MD5Result&) 44,137,838 ( 0.16%) ???:llvm::InterferenceCache::Entry::update(unsigned int) 43,895,436 ( 0.16%) ???:(anonymous namespace)::ClobberWalker::addSearches(llvm::MemoryPhi*, llvm::SmallVectorImpl&, unsigned int) 43,022,191 ( 0.15%) ???:llvm::Type::getPrimitiveSizeInBits() const 42,201,399 ( 0.15%) ???:llvm::BlockFrequencyInfoImplBase::finalizeMetrics() 42,000,883 ( 0.15%) ???:std::back_insert_iterator > > std::__copy_move_a2, false, llvm::GraphTraits >, std::back_insert_iterator > > >(llvm::po_iterator, false, llvm::GraphTraits >, llvm::po_iterator, false, llvm::GraphTraits >, std::back_insert_iterator > >) 41,722,131 ( 0.15%) ???:llvm::Loop::isLCSSAForm(llvm::DominatorTree const&) const 41,424,588 ( 0.15%) ???:llvm::Loop::isRecursivelyLCSSAForm(llvm::DominatorTree const&, llvm::LoopInfo const&) const 40,806,081 ( 0.15%) ???:llvm::KnownBits::computeForAddSub(bool, bool, llvm::KnownBits const&, llvm::KnownBits) 38,292,240 ( 0.14%) ???:llvm::Instruction::~Instruction() 38,098,838 ( 0.14%) ???:llvm::Instruction::eraseFromParent() 37,956,375 ( 0.14%) ???:llvm::GlobalsAAResult::DeletionCallbackHandle::deleted() 37,630,402 ( 0.13%) ???:llvm::ScalarEvolution::getMulExpr(llvm::SmallVectorImpl&, llvm::SCEV::NoWrapFlags, unsigned int) 37,249,367 ( 0.13%) ???:llvm::SROA::rewritePartition(llvm::AllocaInst&, llvm::sroa::AllocaSlices&, llvm::sroa::Partition&) 37,148,535 ( 0.13%) ./stdlib/msort.c:msort_with_tmp.part.0 37,065,313 ( 0.13%) ???:std::back_insert_iterator > > std::__copy_move_a, false, llvm::GraphTraits >, std::back_insert_iterator > > >(llvm::po_iterator, false, llvm::GraphTraits >, llvm::po_iterator, false, llvm::GraphTraits >, std::back_insert_iterator > >) 36,964,861 ( 0.13%) ???:llvm::SROA::runImpl(llvm::Function&, llvm::DominatorTree&, llvm::AssumptionCache&) 36,907,696 ( 0.13%) ???:(anonymous namespace)::CallAnalyzer::analyze() 36,827,986 ( 0.13%) ???:llvm::TargetTransformInfo::Model::getUserCost(llvm::User const*, llvm::ArrayRef, llvm::TargetTransformInfo::TargetCostKind) 36,017,099 ( 0.13%) ???:llvm::DAGTypeLegalizer::run() 35,088,132 ( 0.13%) ???:llvm::ReassociatePass::run(llvm::Function&, llvm::AnalysisManager&) 35,024,206 ( 0.12%) ???:llvm::MemoryLocation::get(llvm::LoadInst const*) 34,776,975 ( 0.12%) ???:llvm::SelectionDAG::Legalize() 34,599,334 ( 0.12%) ???:llvm::Value::~Value() 34,441,342 ( 0.12%) ???:llvm::TargetLowering::SimplifyDemandedBits(llvm::SDValue, llvm::APInt const&, llvm::APInt const&, llvm::KnownBits&, llvm::TargetLowering::TargetLoweringOpt&, unsigned int, bool) const 34,367,777 ( 0.12%) ./string/../sysdeps/x86_64/multiarch/memmove-vec-unaligned-erms.S:__memcpy_sse2_unaligned_erms 34,241,379 ( 0.12%) ???:llvm::isPotentiallyReachable(llvm::BasicBlock const*, llvm::BasicBlock const*, llvm::SmallPtrSetImpl const*, llvm::DominatorTree const*, llvm::LoopInfo const*) 34,161,532 ( 0.12%) ???:llvm::BlockFrequencyInfoImpl::tryToComputeMassInFunction() 33,966,981 ( 0.12%) ???:(anonymous namespace)::RAGreedy::growRegion((anonymous namespace)::RAGreedy::GlobalSplitCandidate&) 33,877,580 ( 0.12%) ???:llvm::detail::AnalysisResultModel, llvm::Function>, llvm::OuterAnalysisManagerProxy, llvm::Function>::Result, llvm::PreservedAnalyses, llvm::AnalysisManager::Invalidator, true>::invalidate(llvm::Function&, llvm::PreservedAnalyses const&, llvm::AnalysisManager::Invalidator&) 33,539,004 ( 0.12%) ???:llvm::MD5::update(llvm::StringRef) 33,432,222 ( 0.12%) ???:(anonymous namespace)::SelectionDAGLegalize::LegalizeOp(llvm::SDNode*) [clone .llvm.8386621111310650999] 33,411,022 ( 0.12%) ./string/../sysdeps/x86_64/multiarch/memchr-avx2.S:__memchr_avx2 33,140,802 ( 0.12%) ???:llvm::LoopBase::hasDedicatedExits() const 33,136,261 ( 0.12%) ???:llvm::X86InstrInfo::analyzeBranch(llvm::MachineBasicBlock&, llvm::MachineBasicBlock*&, llvm::MachineBasicBlock*&, llvm::SmallVectorImpl&, bool) const 32,897,384 ( 0.12%) ???:llvm::X86TargetMachine::getSubtargetImpl(llvm::Function const&) const 32,883,835 ( 0.12%) ???:llvm::MemoryLocation::getOrNone(llvm::Instruction const*) 32,864,295 ( 0.12%) ???:llvm::PassManager, llvm::LazyCallGraph&, llvm::CGSCCUpdateResult&>::run(llvm::LazyCallGraph::SCC&, llvm::AnalysisManager&, llvm::LazyCallGraph&, llvm::CGSCCUpdateResult&) 32,504,368 ( 0.12%) ???:llvm::MDTuple::getImpl(llvm::LLVMContext&, llvm::ArrayRef, llvm::Metadata::StorageType, bool) 32,028,790 ( 0.11%) ???:llvm::InstrEmitter::EmitMachineNode(llvm::SDNode*, bool, bool, llvm::DenseMap, llvm::detail::DenseMapPair >&) 31,521,528 ( 0.11%) ???:llvm::SelectionDAG::MorphNodeTo(llvm::SDNode*, unsigned int, llvm::SDVTList, llvm::ArrayRef) 31,465,198 ( 0.11%) ???:simplifyFunctionCFGImpl(llvm::Function&, llvm::TargetTransformInfo const&, llvm::DominatorTree*, llvm::SimplifyCFGOptions const&) [clone .llvm.11597842506770977528] 31,427,827 ( 0.11%) ???:llvm::detail::AnalysisResultModel::Invalidator, true>::~AnalysisResultModel() 31,356,123 ( 0.11%) ???:llvm::GVN::performPRE(llvm::Function&) 31,180,417 ( 0.11%) ???:llvm::MergeBlockIntoPredecessor(llvm::BasicBlock*, llvm::DomTreeUpdater*, llvm::LoopInfo*, llvm::MemorySSAUpdater*, llvm::MemoryDependenceResults*, bool) 30,585,180 ( 0.11%) ???:llvm::SelectionDAG::getConstant(llvm::ConstantInt const&, llvm::SDLoc const&, llvm::EVT, bool, bool) 30,559,546 ( 0.11%) ???:llvm::BranchProbabilityInfo::SccInfo::SccInfo(llvm::Function const&) 30,420,343 ( 0.11%) ???:llvm::X86TargetMachine::getTargetTransformInfo(llvm::Function const&) 30,407,989 ( 0.11%) ./string/../sysdeps/x86_64/multiarch/strlen-avx2.S:__strlen_avx2 30,354,457 ( 0.11%) ???:llvm::BranchProbabilityInfo::calculate(llvm::Function const&, llvm::LoopInfo const&, llvm::TargetLibraryInfo const*, llvm::DominatorTree*, llvm::PostDominatorTree*) 30,260,313 ( 0.11%) ???:(anonymous namespace)::BitcodeReader::parseFunctionBody(llvm::Function*) 30,179,679 ( 0.11%) ???:llvm::sinkRegion(llvm::DomTreeNodeBase*, llvm::AAResults*, llvm::LoopInfo*, llvm::DominatorTree*, llvm::BlockFrequencyInfo*, llvm::TargetLibraryInfo*, llvm::TargetTransformInfo*, llvm::Loop*, llvm::AliasSetTracker*, llvm::MemorySSAUpdater*, llvm::ICFLoopSafetyInfo*, llvm::SinkAndHoistLICMFlags&, llvm::OptimizationRemarkEmitter*) 29,570,789 ( 0.11%) ???:llvm::computeConstantRange(llvm::Value const*, bool, llvm::AssumptionCache*, llvm::Instruction const*, unsigned int) 28,776,999 ( 0.10%) ???:(anonymous namespace)::Mapper::mapValue(llvm::Value const*) [clone .llvm.12166235158543170009] 28,773,107 ( 0.10%) ???:int llvm::array_pod_sort_comparator(void const*, void const*) 28,719,692 ( 0.10%) ???:llvm::JumpThreadingPass::runImpl(llvm::Function&, llvm::TargetLibraryInfo*, llvm::LazyValueInfo*, llvm::AAResults*, llvm::DomTreeUpdater*, bool, std::unique_ptr >, std::unique_ptr >) 28,557,879 ( 0.10%) ???:llvm::FoldingSet::NodeEquals(llvm::FoldingSetBase const*, llvm::FoldingSetBase::Node*, llvm::FoldingSetNodeID const&, unsigned int, llvm::FoldingSetNodeID&) 28,466,339 ( 0.10%) ???:llvm::SROA::splitAlloca(llvm::AllocaInst&, llvm::sroa::AllocaSlices&) 28,351,957 ( 0.10%) ???:llvm::PassManager>::run(llvm::Function&, llvm::AnalysisManager&) 28,231,720 ( 0.10%) ???:llvm::LivePhysRegs::addPristines(llvm::MachineFunction const&) -------------------------------------------------------------------------------- The following files chosen for auto-annotation could not be found: -------------------------------------------------------------------------------- ./malloc/malloc.c ./stdlib/msort.c ./string/../sysdeps/x86_64/multiarch/memchr-avx2.S ./string/../sysdeps/x86_64/multiarch/memcmp-avx2-movbe.S ./string/../sysdeps/x86_64/multiarch/memmove-vec-unaligned-erms.S ./string/../sysdeps/x86_64/multiarch/memset-vec-unaligned-erms.S ./string/../sysdeps/x86_64/multiarch/strcmp-avx2.S ./string/../sysdeps/x86_64/multiarch/strlen-avx2.S /tmp/gcc-build/x86_64-unknown-linux-gnu/libstdc++-v3/libsupc++/../../../../gcc-5.5.0/libstdc++-v3/libsupc++/new_op.cc