Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLoopPredication.cpp741 unsigned NumWidened = 0; in collectChecks() local
798 unsigned NumWidened = collectChecks(Checks, Guard->getOperand(0), Expander, in widenGuardConditions() local
824 unsigned NumWidened = collectChecks(Checks, BI->getCondition(), in widenWidenableBranchGuardConditions() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DLoopPredication.cpp759 unsigned NumWidened = 0; in collectChecks() local
816 unsigned NumWidened = collectChecks(Checks, Guard->getOperand(0), Expander, in widenGuardConditions() local
852 unsigned NumWidened = collectChecks(Checks, BI->getCondition(), in widenWidenableBranchGuardConditions() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp1007 unsigned NumWidened = 0; member in __anon8efe38bf0311::WidenIV
2082 unsigned &NumElimExt, unsigned &NumWidened, in createWideIV()