Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DBreakFalseDeps.cpp83 bool pickBestRegisterForUndef(MachineInstr *MI, unsigned OpIdx,
109 bool BreakFalseDeps::pickBestRegisterForUndef(MachineInstr *MI, unsigned OpIdx, in pickBestRegisterForUndef() function in BreakFalseDeps
203 bool HadTrueDependency = pickBestRegisterForUndef(MI, i, Pref); in processDefs()