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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp220 static bool isRegUsedByPhiNodes(unsigned DefReg, function
276 bool UsedByPHI = isRegUsedByPhiNodes(DefReg, FuncInfo);

Completed in 114 milliseconds