Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpTableToSwitch.cpp154 BasicBlock *CurrentBB = &BB; in run() local
H A DJumpThreading.cpp1163 BasicBlock *CurrentBB = BB; in processImpliedCondition() local
H A DSimpleLoopUnswitch.cpp1064 BasicBlock *CurrentBB = L.getHeader(); in unswitchAllTrivialConditions() local
[all...]
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyCommon.h526 til::BasicBlock *CurrentBB = nullptr; variable
/freebsd/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/
H A DObjCARCOpts.cpp2113 BasicBlock *CurrentBB = &*Current.getBasicBlockIterator(); in OptimizeWeakCalls() local
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp2323 BasicBlock *CurrentBB = Builder.GetInsertBlock(); in shuffleAndStore() local