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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp219 static bool isRegUsedByPhiNodes(Register DefReg, function
275 bool UsedByPHI = isRegUsedByPhiNodes(DefReg, FuncInfo);

Completed in 53 milliseconds