Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DMachineCombiner.cpp222 static CombinerObjective getCombinerObjective(MachineCombinerPattern P) { in getCombinerObjective() function
266 if (getCombinerObjective(Pattern) == CombinerObjective::MustReduceDepth) in improvesCriticalPathLen()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineCombiner.cpp255 static CombinerObjective getCombinerObjective(MachineCombinerPattern P) { in getCombinerObjective() function
319 if (getCombinerObjective(Pattern) == CombinerObjective::MustReduceDepth) { in improvesCriticalPathLen()