Home
last modified time | relevance | path

Searched refs:getBlockWithRef (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Target/Hexagon/
H A DRDFLiveness.h137 MachineBasicBlock *getBlockWithRef(NodeId RN) const;
H A DRDFLiveness.cpp923 MachineBasicBlock *Liveness::getBlockWithRef(NodeId RN) const { in getBlockWithRef() function in Liveness
1080 if (getBlockWithRef(D.Id) != B) in traverse()
1112 if (MDT.properlyDominates(getBlockWithRef(R.first), C)) in traverse()