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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRDFGraph.h752 RegisterRef restrictRef(RegisterRef AR, RegisterRef BR) const;
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DRDFGraph.cpp982 RegisterRef DataFlowGraph::restrictRef(RegisterRef AR, RegisterRef BR) const { function in class:DataFlowGraph

Completed in 105 milliseconds