Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DMachineCombiner.cpp257 static CombinerObjective getCombinerObjective(MachineCombinerPattern P) { in getCombinerObjective() function
321 if (getCombinerObjective(Pattern) == CombinerObjective::MustReduceDepth) { in improvesCriticalPathLen()