Home
last modified time | relevance | path

Searched defs:PHIBB (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTailDuplicator.cpp111 MachineBasicBlock *PHIBB = MI->getOperand(i + 1).getMBB(); in VerifyPHIs() local
127 MachineBasicBlock *PHIBB = MI->getOperand(i + 1).getMBB(); in VerifyPHIs() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp1919 MachineBasicBlock *PHIBB = PHI->getParent(); in FinishBasicBlock() local
1970 MachineBasicBlock *PHIBB = PHI->getParent(); in FinishBasicBlock() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp1879 static void addPHINodeEntriesForMappedBlock(BasicBlock *PHIBB, in addPHINodeEntriesForMappedBlock()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp1179 BasicBlock *PHIBB = PN->getParent(); in getGVNForPHINode() local