Searched refs:getBlockWithRef (Results 1 – 4 of 4) sorted by relevance
103 MachineBasicBlock *getBlockWithRef(NodeId RN) const;
767 MachineBasicBlock *Liveness::getBlockWithRef(NodeId RN) const { in getBlockWithRef() function in Liveness902 if (getBlockWithRef(D.Id) != B) in traverse()930 if (MDT.properlyDominates(getBlockWithRef(R), C)) in traverse()
137 MachineBasicBlock *getBlockWithRef(NodeId RN) const;
923 MachineBasicBlock *Liveness::getBlockWithRef(NodeId RN) const { in getBlockWithRef() function in Liveness1080 if (getBlockWithRef(D.Id) != B) in traverse()1112 if (MDT.properlyDominates(getBlockWithRef(R.first), C)) in traverse()