Home
last modified time | relevance | path

Searched defs:ExitingBB (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp2059 static bool isLoopExitTestBasedOn(Value *V, BasicBlock *ExitingBB) { in isLoopExitTestBasedOn()
2072 static bool needsLFTR(Loop *L, BasicBlock *ExitingBB) { in needsLFTR()
2248 static PHINode *FindLoopCounter(Loop *L, BasicBlock *ExitingBB, in FindLoopCounter()
2332 static Value *genLoopLimit(PHINode *IndVar, BasicBlock *ExitingBB, in genLoopLimit()
2423 linearFunctionTestReplace(Loop *L, BasicBlock *ExitingBB, in linearFunctionTestReplace()
2689 [&](BasicBlock *ExitingBB) { in optimizeLoopExits()
2738 auto FoldExit = [&](BasicBlock *ExitingBB, bool IsTaken) { in optimizeLoopExits()
2842 auto BadExit = [&](BasicBlock *ExitingBB) { in predicateLoopExits()
2917 assert(llvm::all_of(ExitingBlocks, [&](BasicBlock *ExitingBB) { in predicateLoopExits()
DLoopPredication.cpp1086 for (auto *ExitingBB : ExitingBlocks) { in predicateLoopExits() local
DLoopUnrollPass.cpp619 BasicBlock *ExitingBB, *ExitBB; in analyzeLoopUnrollCost() local
DSimpleLoopUnswitch.cpp161 static bool areLoopExitPHIsLoopInvariant(Loop &L, BasicBlock &ExitingBB, in areLoopExitPHIsLoopInvariant()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLoopSimplify.cpp615 for (auto *ExitingBB : ExitingBlocks) in simplifyOneLoop() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineBlockPlacement.cpp2124 MachineBasicBlock *ExitingBB = nullptr; in findBestLoopExit() local
2264 const MachineBasicBlock *ExitingBB, in rotateLoop()
DModuloSchedule.cpp1734 MachineBasicBlock *ExitingBB = CreateLCSSAExitingBlock(); in peelPrologAndEpilogs() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolutionExpander.cpp2179 BasicBlock *ExitingBB = L->getExitingBlock(); in isHighCostExpansionHelper() local
DScalarEvolution.cpp6106 auto *ExitingBB = L->getExitingBlock(); in isAddRecNeverPoison() local
6568 if (BasicBlock *ExitingBB = L->getExitingBlock()) in getSmallConstantTripCount() local
6592 if (BasicBlock *ExitingBB = L->getExitingBlock()) in getSmallConstantTripMultiple() local