Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRDFGraph.h795 Ref getNextShadow(Instr IA, Ref RA, bool Create);
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRDFGraph.cpp1225 Ref DataFlowGraph::getNextShadow(Instr IA, Ref RA, bool Create) { in getNextShadow() function in llvm::rdf::DataFlowGraph
1538 TAP = getNextShadow(IA, TAP, true); in linkRefUp()