Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DMachineLICM.cpp356 bool RuledOut = false; in ProcessMI() local
399 RuledOut = true; in ProcessMI()
408 RuledOut = true; in ProcessMI()
423 RuledOut = true; in ProcessMI()
428 if (Def && !RuledOut) { in ProcessMI()
/external/llvm-project/llvm/lib/CodeGen/
DMachineLICM.cpp437 bool RuledOut = false; in ProcessMI() local
480 RuledOut = true; in ProcessMI()
489 RuledOut = true; in ProcessMI()
508 RuledOut = true; in ProcessMI()
513 if (Def && !RuledOut) { in ProcessMI()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineLICM.cpp438 bool RuledOut = false; in ProcessMI() local
481 RuledOut = true; in ProcessMI()
490 RuledOut = true; in ProcessMI()
509 RuledOut = true; in ProcessMI()
514 if (Def && !RuledOut) { in ProcessMI()