Searched defs:NarrowUse (Results 1 – 3 of 3) sorted by relevance
948 Instruction *NarrowUse = nullptr; member1111 Instruction *NarrowUse = DU.NarrowUse; in cloneBitwiseIVUser() local1142 Instruction *NarrowUse = DU.NarrowUse; in cloneArithmeticIVUser() local1416 Instruction *NarrowUse = DU.NarrowUse; in widenWithVariantLoadUse() local1486 Instruction *NarrowUse = DU.NarrowUse; in widenWithVariantLoadUseCodegen() local
1060 Instruction *NarrowUse = nullptr; member1217 Instruction *NarrowUse = DU.NarrowUse; in cloneBitwiseIVUser() local1248 Instruction *NarrowUse = DU.NarrowUse; in cloneArithmeticIVUser() local1515 Instruction *NarrowUse = DU.NarrowUse; in widenWithVariantUse() local
852 Instruction *NarrowUse = nullptr; member987 Instruction *NarrowUse = DU.NarrowUse; in cloneBitwiseIVUser() local1017 Instruction *NarrowUse = DU.NarrowUse; in cloneArithmeticIVUser() local1174 const SCEVAddRecExpr *WidenIV::getWideRecurrence(Instruction *NarrowUse) { in getWideRecurrence()