Home
last modified time | relevance | path

Searched defs:DefBB (Results 1 – 8 of 8) sorted by relevance

/netbsd/external/apache2/llvm/dist/llvm/lib/IR/
H A DDominators.cpp138 const BasicBlock *DefBB = Def->getParent(); in dominates() local
169 const BasicBlock *DefBB = Def->getParent(); in dominates() local
277 const BasicBlock *DefBB = Def->getParent(); in dominates() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIAnnotateControlFlow.cpp311 BasicBlock *DefBB = ExecDef->getParent(); in closeControlFlow() local
H A DSIInstrInfo.cpp7662 auto *DefBB = DefMI.getParent(); in execMayBeModifiedBeforeUse() local
7694 auto *DefBB = DefMI.getParent(); in execMayBeModifiedBeforeAnyUse() local
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
H A DSSAUpdaterImpl.h51 BBInfo *DefBB; variable
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTailDuplicator.cpp202 MachineBasicBlock *DefBB = nullptr; in tailDuplicateAndUpdate() local
H A DCodeGenPrepare.cpp1202 BasicBlock *DefBB = CI->getParent(); in SinkCast() local
1599 BasicBlock *DefBB = Cmp->getParent(); in sinkCmpExpression() local
1926 BasicBlock *DefBB = ShiftI->getParent(); in OptimizeExtractBits() local
6313 BasicBlock *DefBB = I->getParent(); in optimizeExtUses() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonHardwareLoops.cpp699 MachineBasicBlock *DefBB = MRI->getVRegDef(R)->getParent(); in getLoopTripCount() local
709 MachineBasicBlock *DefBB = MRI->getVRegDef(R)->getParent(); in getLoopTripCount() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp153 auto *DefBB = I.getParent(); in isDefinitionAcrossSuspend() local