Home
last modified time | relevance | path

Searched defs:ExitingBlock (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonHardwareLoops.cpp410 MachineBasicBlock *ExitingBlock = L->findLoopControlBlock(); in findInductionRegister() local
591 MachineBasicBlock *ExitingBlock = L->findLoopControlBlock(); in getLoopTripCount() local
1221 MachineBasicBlock *ExitingBlock = L->findLoopControlBlock(); in convertToHardwareLoop() local
1610 MachineBasicBlock *ExitingBlock = L->findLoopControlBlock(); in fixupInductionVariable() local
1858 MachineBasicBlock *ExitingBlock = L->findLoopControlBlock(); in createPreheaderForLoop() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLoopUnroll.cpp408 BasicBlock *ExitingBlock = L->getLoopLatch(); in UnrollLoop() local
DLoopSimplify.cpp630 BasicBlock *ExitingBlock = ExitingBlocks[i]; in simplifyOneLoop() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopUnrollPass.cpp1086 BasicBlock *ExitingBlock = L->getLoopLatch(); in tryToUnrollLoop() local
DLoopFuse.cpp141 BasicBlock *ExitingBlock; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolution.cpp6576 BasicBlock *ExitingBlock) { in getSmallConstantTripCount()
6613 BasicBlock *ExitingBlock) { in getSmallConstantTripMultiple()
6644 BasicBlock *ExitingBlock, in getExitCount()
6969 ScalarEvolution::BackedgeTakenInfo::getExact(BasicBlock *ExitingBlock, in getExact()
6979 ScalarEvolution::BackedgeTakenInfo::getMax(BasicBlock *ExitingBlock, in getMax()
7182 ScalarEvolution::computeExitLimit(const Loop *L, BasicBlock *ExitingBlock, in computeExitLimit()
7519 BasicBlock *ExitingBlock, in computeExitLimitFromSingleExitSwitch()