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

/external/llvm/lib/Target/Hexagon/
H A DRDFLiveness.h103 MachineBasicBlock *getBlockWithRef(NodeId RN) const;
H A DRDFLiveness.cpp767 MachineBasicBlock *Liveness::getBlockWithRef(NodeId RN) const { function in class:Liveness
902 if (getBlockWithRef(D.Id) != B)
930 if (MDT.properlyDominates(getBlockWithRef(R), C))

Completed in 1036 milliseconds