Searched defs:LSRFixup (Results 1 – 1 of 1) sorted by relevance
1089 struct LSRFixup { struct1091 Instruction *UserInst;1096 Value *OperandValToReplace;1101 PostIncLoopSet PostIncLoops;1105 size_t LUIdx;1110 int64_t Offset;1122 LSRFixup::LSRFixup() in LSRFixup() function in LSRFixup