Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DIfConversion.cpp1119 unsigned ExtraPredCost = TII->getPredicationCost(MI); in ScanInstructions() local
2179 unsigned ExtraPredCost = TII->getPredicationCost(I); in CopyAndPredicateBlock() local
H A DEarlyIfConversion.cpp1165 unsigned ExtraPredCost = 0; in shouldConvertIf() local