Home
last modified time | relevance | path

Searched defs:ExtraPredCost (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DIfConversion.cpp1122 unsigned ExtraPredCost = TII->getPredicationCost(MI); in ScanInstructions() local
2194 unsigned ExtraPredCost = TII->getPredicationCost(I); in CopyAndPredicateBlock() local
H A DEarlyIfConversion.cpp1132 unsigned ExtraPredCost = 0; in shouldConvertIf() local