Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp1073 struct LSRFixup { struct
1075 Instruction *UserInst;
1079 Value *OperandValToReplace;
1084 PostIncLoopSet PostIncLoops;
1088 size_t LUIdx;
1093 int64_t Offset;
1105 LSRFixup::LSRFixup() in LSRFixup() function in LSRFixup
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp1076 struct LSRFixup { struct
1078 Instruction *UserInst = nullptr;
1082 Value *OperandValToReplace = nullptr;
1087 PostIncLoopSet PostIncLoops;
1092 int64_t Offset = 0;
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp1121 struct LSRFixup { struct
1123 Instruction *UserInst = nullptr;
1127 Value *OperandValToReplace = nullptr;
1132 PostIncLoopSet PostIncLoops;
1137 int64_t Offset = 0;