Searched refs:getNextRef (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | RDFGraph.h | 583 Ref getNextRef(RegisterRef RR, Predicate P, bool NextOnly, 912 Ref RefNode::getNextRef(RegisterRef RR, Predicate P, bool NextOnly, in getNextRef() function
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | RDFGraph.cpp | 1181 return RA.Addr->getNextRef(RR, Cond, true, *this); in getNextRelated() 1194 return RA.Addr->getNextRef(RR, Cond, true, *this); in getNextRelated()
|