Home
last modified time | relevance | path

Searched defs:PreheaderBB (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DVPlanHCFGBuilder.cpp252 BasicBlock *PreheaderBB = TheLoop->getLoopPreheader(); in buildPlainCFG() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLoopSimplify.cpp146 BasicBlock *PreheaderBB; in InsertPreheaderForLoop() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DModuloSchedule.cpp849 void ModuloScheduleExpander::addBranches(MachineBasicBlock &PreheaderBB, in addBranches()
1249 MachineBasicBlock *PreheaderBB, *ExitBB; member in __anonf6a8197c0111::KernelRewriter