Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/CodeGen/
H A DBreakFalseDeps.cpp84 bool pickBestRegisterForUndef(MachineInstr *MI, unsigned OpIdx,
110 bool BreakFalseDeps::pickBestRegisterForUndef(MachineInstr *MI, unsigned OpIdx, in pickBestRegisterForUndef() function in BreakFalseDeps
203 bool HadTrueDependency = pickBestRegisterForUndef(MI, i, Pref); in processDefs()