Searched refs:getBlockWithRef (Results 1 – 2 of 2) sorted by relevance
146 MachineBasicBlock *getBlockWithRef(NodeId RN) const;
978 MachineBasicBlock *Liveness::getBlockWithRef(NodeId RN) const { in getBlockWithRef() function in llvm::rdf::Liveness1135 if (getBlockWithRef(D.Id) != B) in traverse()1167 if (MDT.properlyDominates(getBlockWithRef(R.first), C)) in traverse()