Lines Matching refs:getCode
161 return NodeAddr<StmtNode *>(IA).Addr->getCode()->getParent();
165 return BA.Addr->getCode();
193 const MachineInstr *InA = NodeAddr<StmtNode *>(OA).Addr->getCode();
194 const MachineInstr *InB = NodeAddr<StmtNode *>(OB).Addr->getCode();
397 MachineBasicBlock *BB = BA.Addr->getCode();
748 MachineBasicBlock *BB = BA.Addr->getCode();
786 MachineBasicBlock *MB = BA.Addr->getCode();
831 RefMap &LOX = PhiLOX[PrA.Addr->getCode()];
1060 if (B != BA.Addr->getCode()) {
1095 if (BTA.Addr->getCode() != B) {