Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachineLICM.cpp428 bool RuledOut = false; in ProcessMI() local
470 RuledOut = true; in ProcessMI()
479 RuledOut = true; in ProcessMI()
498 RuledOut = true; in ProcessMI()
503 if (Def && !RuledOut) { in ProcessMI()