Home
last modified time | relevance | path

Searched defs:LSRFixup (Results 1 – 1 of 1) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp1089 struct LSRFixup { struct
1091 Instruction *UserInst;
1096 Value *OperandValToReplace;
1101 PostIncLoopSet PostIncLoops;
1105 size_t LUIdx;
1110 int64_t Offset;
1122 LSRFixup::LSRFixup() in LSRFixup() function in LSRFixup