Searched defs:LSRFixup (Results 1 – 1 of 1) sorted by relevance
1089 struct LSRFixup { struct1091 Instruction *UserInst;1095 Value *OperandValToReplace;1100 PostIncLoopSet PostIncLoops;1104 size_t LUIdx;1109 int64_t Offset;1121 LSRFixup::LSRFixup() in LSRFixup() function in LSRFixup