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.h156 const MachineBasicBlock *BBA = A->getParent(), *BBB = B->getParent(); in dominates() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCSEMIRBuilder.cpp30 const MachineBasicBlock *BBA = A->getParent(); in dominates() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombinePHI.cpp1602 BasicBlock *BBA = PN.getIncomingBlock(I); in visitPHINode() local