Home
last modified time | relevance | path

Searched defs:InsertBot (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/llvm/lib/Transforms/Utils/
H A DLoopUnrollRuntime.cpp271 BasicBlock *InsertTop, BasicBlock *InsertBot, in CloneLoopBlocks()
609 BasicBlock *InsertBot = UseEpilogRemainder ? Exit : PrologExit; in UnrollRuntimeLoopRemainder() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DLoopUnrollPeel.cpp491 Loop *L, unsigned IterNumber, BasicBlock *InsertTop, BasicBlock *InsertBot, in cloneLoopBlocks()
694 BasicBlock *InsertBot = in peelLoop() local
H A DLoopUnrollRuntime.cpp303 BasicBlock *InsertBot, BasicBlock *Preheader, in CloneLoopBlocks()
785 BasicBlock *InsertBot = UseEpilogRemainder ? LatchExit : PrologExit; in UnrollRuntimeLoopRemainder() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DLoopUnrollRuntime.cpp318 BasicBlock *InsertBot, BasicBlock *Preheader, in CloneLoopBlocks()
803 BasicBlock *InsertBot = UseEpilogRemainder ? LatchExit : PrologExit; in UnrollRuntimeLoopRemainder() local
H A DLoopPeel.cpp690 Loop *L, unsigned IterNumber, BasicBlock *InsertTop, BasicBlock *InsertBot, in cloneLoopBlocks()
940 BasicBlock *InsertBot = in peelLoop() local