Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMacroFusion.cpp39 static SUnit *getPredClusterSU(const SUnit &SU) { in getPredClusterSU() function
50 while ((CurrentSU = getPredClusterSU(*CurrentSU)) && Num < FuseLimit) Num ++; in hasLessThanNumFused()