Searched defs:BeginBB (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | HardwareLoops.cpp | 227 BasicBlock *BeginBB = nullptr; global() member in __anone70bd8220111::HardwareLoop |
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86LoadValueInjectionLoadHardening.cpp | 503 Builder.addEdge(ParentDepth, GI, BeginBB.first); in getGadgetGraph() local |
/llvm-project/llvm/lib/Target/WebAssembly/ | ||
H A D | WebAssemblyCFGStackify.cpp | 850 auto *BeginBB = RangeBegin->getParent(); addTryDelegate() local |