Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopPredication.cpp761 unsigned NumWidened = 0; collectChecks() local
818 unsigned NumWidened = collectChecks(Checks, Guard->getOperand(0), Expander, widenGuardConditions() local
854 unsigned NumWidened = collectChecks(Checks, BI->getCondition(), widenWidenableBranchGuardConditions() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp1066 unsigned NumWidened = 0; member in __anonb324fb7f0311::WidenIV
2267 unsigned &NumElimExt, unsigned &NumWidened, in createWideIV()