Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DBreakFalseDeps.cpp82 bool pickBestRegisterForUndef(MachineInstr *MI, unsigned OpIdx,
108 bool BreakFalseDeps::pickBestRegisterForUndef(MachineInstr *MI, unsigned OpIdx, in pickBestRegisterForUndef() function in BreakFalseDeps
185 bool HadTrueDependency = pickBestRegisterForUndef(MI, OpNum, Pref); in processDefs()