Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp947 Instruction *NarrowDef = nullptr; member
1112 Instruction *NarrowDef = DU.NarrowDef; in cloneBitwiseIVUser() local
1143 Instruction *NarrowDef = DU.NarrowDef; in cloneArithmeticIVUser() local
1417 Instruction *NarrowDef = DU.NarrowDef; in widenWithVariantLoadUse() local
1487 Instruction *NarrowDef = DU.NarrowDef; in widenWithVariantLoadUseCodegen() local
1694 void WidenIV::pushNarrowIVUsers(Instruction *NarrowDef, Instruction *WideDef) { in pushNarrowIVUsers()
1821 void WidenIV::calculatePostIncRange(Instruction *NarrowDef, in calculatePostIncRange()
1907 Instruction *NarrowDef = Worklist.pop_back_val(); in calculatePostIncRanges() local