Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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.cpp1138 unsigned ExtraPredCost = 0; in shouldConvertIf() local