Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DTailDuplication.cpp150 MachineBasicBlock *PHIBB = MI->getOperand(i+1).getMBB(); in VerifyPHIs() local
165 MachineBasicBlock *PHIBB = MI->getOperand(i+1).getMBB(); in VerifyPHIs() local
DLiveInterval.cpp172 const MachineBasicBlock *PHIBB = lis.getMBBFromIndex(VNI->def); in RenumberValues() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp1052 MachineBasicBlock *PHIBB = PHI->getParent(); in FinishBasicBlock() local
1113 MachineBasicBlock *PHIBB = PHI->getParent(); in FinishBasicBlock() local
/external/llvm/lib/Transforms/Scalar/
DJumpThreading.cpp1280 static void AddPHINodeEntriesForMappedBlock(BasicBlock *PHIBB, in AddPHINodeEntriesForMappedBlock()