Searched defs:ThisBB (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DLegacyDivergenceAnalysis.cpp156 BasicBlock *ThisBB = TI->getParent(); local
232 addSuccessorsToInfluenceRegion(BasicBlock *ThisBB, BasicBlock *End, argument
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DSSAUpdaterImpl.h68 BBInfo(BlkT *ThisBB, ValT V) argument
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSwitchLoweringUtils.h128 MachineBasicBlock *ThisBB; member in struct:llvm::SwitchCG::CaseBlock
192 MachineBasicBlock *ThisBB; member in struct:llvm::SwitchCG::BitTestCase
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVLIWPacketizer.cpp1897 auto *ThisBB = I.getParent(); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp1919 MachineBasicBlock *ThisBB = FuncInfo->MBB; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp1055 BasicBlock *ThisBB = PN->getIncomingBlock(i); local

Completed in 86 milliseconds