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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp167 static Register findSinkableLocalRegDef(MachineInstr &MI) { function
204 Register DefReg = findSinkableLocalRegDef(LocalMI);

Completed in 122 milliseconds