Searched defs:LSRFixup (Results 1 – 3 of 3) sorted by relevance
1073 struct LSRFixup { struct1075 Instruction *UserInst;1079 Value *OperandValToReplace;1084 PostIncLoopSet PostIncLoops;1088 size_t LUIdx;1093 int64_t Offset;1105 LSRFixup::LSRFixup() in LSRFixup() function in LSRFixup
1076 struct LSRFixup { struct1078 Instruction *UserInst = nullptr;1082 Value *OperandValToReplace = nullptr;1087 PostIncLoopSet PostIncLoops;1092 int64_t Offset = 0;
1121 struct LSRFixup { struct1123 Instruction *UserInst = nullptr;1127 Value *OperandValToReplace = nullptr;1132 PostIncLoopSet PostIncLoops;1137 int64_t Offset = 0;