Home
last modified time | relevance | path

Searched defs:BBA (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineDominators.h88 const MachineBasicBlock *BBA = A->getParent(), *BBB = B->getParent(); in dominates() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCSEMIRBuilder.cpp29 const MachineBasicBlock *BBA = A->getParent(); in dominates() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombinePHI.cpp1599 BasicBlock *BBA = PN.getIncomingBlock(I); in visitPHINode() local