Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64A53Fix835769.cpp142 MachineBasicBlock *PrevBB = &*std::prev(MBBI); in getBBFallenThrough() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DVPlan.cpp118 BasicBlock *PrevBB = CFG.PrevBB; in createEmptyBasicBlock() local
DVPlan.h298 BasicBlock *PrevBB = nullptr; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTailDuplicator.cpp882 MachineBasicBlock *PrevBB = ForcedLayoutPred; in tailDuplicate() local
DBranchFolding.cpp1409 MachineBasicBlock &PrevBB = *std::prev(MachineFunction::iterator(MBB)); in OptimizeBlock() local
DMachineBlockPlacement.cpp2708 MachineBasicBlock *PrevBB = &*std::prev(MachineFunction::iterator(ChainBB)); in buildCFGChains() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
DCoroSplit.cpp894 auto *PrevBB = Prev->getParent(); in scanPHIsAndUpdateValueMap() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Interpreter/
DExecution.cpp984 BasicBlock *PrevBB = SF.CurBB; // Remember where we came from... in SwitchToNewBasicBlock() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp6013 if (BasicBlock *PrevBB = allPredecessorsComeFromSameSource(BB)) in SimplifyCondBranch() local