Searched defs:NarrowIVDefUse (Results 1 – 3 of 3) sorted by relevance
1058 struct NarrowIVDefUse { struct in __anon8efe38bf0311::WidenIV1059 Instruction *NarrowDef = nullptr;1060 Instruction *NarrowUse = nullptr;1061 Instruction *WideDef = nullptr;1066 bool NeverNegative = false;1068 NarrowIVDefUse(Instruction *ND, Instruction *NU, Instruction *WD, in NarrowIVDefUse() function
850 struct NarrowIVDefUse { struct851 Instruction *NarrowDef = nullptr;852 Instruction *NarrowUse = nullptr;853 Instruction *WideDef = nullptr;858 bool NeverNegative = false;860 NarrowIVDefUse(Instruction *ND, Instruction *NU, Instruction *WD, in NarrowIVDefUse() function
946 struct NarrowIVDefUse { struct947 Instruction *NarrowDef = nullptr;948 Instruction *NarrowUse = nullptr;949 Instruction *WideDef = nullptr;954 bool NeverNegative = false;956 NarrowIVDefUse(Instruction *ND, Instruction *NU, Instruction *WD, in NarrowIVDefUse() argument