Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp1089 struct LSRFixup { struct
1091 Instruction *UserInst;
1095 Value *OperandValToReplace;
1100 PostIncLoopSet PostIncLoops;
1104 size_t LUIdx;
1109 int64_t Offset;
1121 LSRFixup::LSRFixup() in LSRFixup() function in LSRFixup