Home
last modified time | relevance | path

Searched refs:instructionsWithoutDebug (Results 1 – 25 of 32) sorted by relevance

12

/llvm-project-15.0.7/llvm/lib/Target/AArch64/GISel/
H A DAArch64PostSelectOptimize.cpp109 for (auto &MI : instructionsWithoutDebug(MBB.begin(), MBB.end())) { in optimizeNZCVDefs()
128 for (auto &II : instructionsWithoutDebug(MBB.rbegin(), MBB.rend())) { in optimizeNZCVDefs()
/llvm-project-15.0.7/llvm/lib/IR/
H A DBasicBlock.cpp103 BasicBlock::instructionsWithoutDebug(bool SkipPseudoOp) const { in instructionsWithoutDebug() function in BasicBlock
113 BasicBlock::instructionsWithoutDebug(bool SkipPseudoOp) { in instructionsWithoutDebug() function in BasicBlock
124 return std::distance(instructionsWithoutDebug().begin(), in sizeWithoutDebug()
125 instructionsWithoutDebug().end()); in sizeWithoutDebug()
H A DFunction.cpp327 NumInstrs += std::distance(BB.instructionsWithoutDebug().begin(), in getInstructionCount()
328 BB.instructionsWithoutDebug().end()); in getInstructionCount()
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DReachingDefAnalysis.cpp155 instructionsWithoutDebug(MBB->instr_begin(), MBB->instr_end()); in reprocessBasicBlock()
208 instructionsWithoutDebug(MBB->instr_begin(), MBB->instr_end())) in processBasicBlock()
360 instructionsWithoutDebug(MBB->instr_begin(), MBB->instr_end())) { in getLiveInUses()
483 instructionsWithoutDebug(MBB->instr_rbegin(), MBB->instr_rend())) { in isRegUsedAfter()
H A DMachineBasicBlock.cpp1626 auto R = instructionsWithoutDebug(begin(), end()); in sizeWithoutDebugLargerThan()
/llvm-project-15.0.7/llvm/lib/ExecutionEngine/Orc/
H A DSpeculateAnalyses.cpp38 llvm::any_of(BB.instructionsWithoutDebug(), findCallInst)) in findBBwithCalls()
61 for (auto &I : BB->instructionsWithoutDebug()) in findCalles()
/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DBasicBlock.h204 instructionsWithoutDebug(bool SkipPseudoOp = true) const;
211 instructionsWithoutDebug(bool SkipPseudoOp = true);
/llvm-project-15.0.7/llvm/tools/llvm-sim/
H A Dllvm-sim.cpp132 for (Instruction &I : BB.instructionsWithoutDebug()) in main()
/llvm-project-15.0.7/llvm/unittests/IR/
H A DBasicBlockTest.cpp128 CHECK_ITERATORS(BB1->instructionsWithoutDebug(), Exp); in TEST()
129 CHECK_ITERATORS(BBConst->instructionsWithoutDebug(), Exp); in TEST()
/llvm-project-15.0.7/llvm/lib/Analysis/
H A DInlineSizeEstimatorAnalysis.cpp176 for (const auto &I : BB.instructionsWithoutDebug()) { in getFunctionFeatures()
H A DLegacyDivergenceAnalysis.cpp403 for (const auto &I : BB.instructionsWithoutDebug()) { in print()
H A DDivergenceAnalysis.cpp402 for (const auto &I : BB.instructionsWithoutDebug()) { in run()
H A DIRSimilarityIdentifier.cpp1037 : &*BB->instructionsWithoutDebug().begin(); in createCanonicalRelationFrom()
/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DMergedLoadStoreMotion.cpp299 auto InstsNoDbg = Pred1->instructionsWithoutDebug(); in mergeStores()
H A DLoopInterchange.cpp1005 for (Instruction &I : BB->instructionsWithoutDebug()) in canInterchangeLoops()
/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64CollectLOH.cpp560 instructionsWithoutDebug(MBB.instr_rbegin(), MBB.instr_rend())) { in runOnMachineFunction()
H A DAArch64LoadStoreOptimizer.cpp798 instructionsWithoutDebug(MI.getReverseIterator(), MBB->instr_rend())) { in forAllMIsUntilDef()
/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DHotColdSplitting.cpp235 for (Instruction &I : BB->instructionsWithoutDebug()) in getOutliningBenefit()
H A DPartialInlining.cpp856 for (Instruction &I : BB->instructionsWithoutDebug()) { in computeBBInlineCost()
H A DFunctionAttrs.cpp1605 for (auto &I : BB.instructionsWithoutDebug()) in addNoRecurseAttrs()
/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DLoopSimplify.cpp646 for (auto I = ExitingBlock->instructionsWithoutDebug().begin(); &*I != BI; ) { in simplifyOneLoop()
H A DSimplifyCFG.cpp2597 for (Instruction &CurI : reverse(BrBB->instructionsWithoutDebug(true))) { in isSafeToSpeculateStore()
2935 for (Instruction &I : reverse(BB->instructionsWithoutDebug(false))) { in BlockIsSimpleEnoughToThreadThrough()
3794 for (auto &I : BB->instructionsWithoutDebug(false)) { in mergeConditionalStoreToAddress()
4085 if (&*BB->instructionsWithoutDebug(false).begin() != BI) in SimplifyCondBranchToCondBranch()
5513 for (Instruction &I : CaseDest->instructionsWithoutDebug(false)) { in getCaseResults()
6587 if (SI == &*BB->instructionsWithoutDebug(false).begin()) in simplifySwitch()
6842 auto I = BB->instructionsWithoutDebug(true).begin(); in simplifyCondBranch()
H A DCodeExtractor.cpp312 for (Instruction &II : BB.instructionsWithoutDebug()) in CodeExtractorAnalysisCache()
321 for (Instruction &II : BB.instructionsWithoutDebug()) { in findSideEffectInfoForBlock()
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DMachineBasicBlock.h1276 inline auto instructionsWithoutDebug(IterT It, IterT End,
/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp5570 for (Instruction &I : BB->instructionsWithoutDebug()) { in collectElementTypesForWidening()
5896 for (Instruction &I : BB->instructionsWithoutDebug()) { in calculateRegisterUsage()
6224 for (Instruction &I : BB->instructionsWithoutDebug()) { in expectedCost()
8788 for (Instruction &I : BB->instructionsWithoutDebug()) { in buildVPlanWithVPRecipes()

12