Home
last modified time | relevance | path

Searched refs:getSimpleValue (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DGVN.cpp1145 Value *getSimpleValue() const { in getSimpleValue() function
1165 Res = getSimpleValue(); in MaterializeAdjustedValue()
1173 << *getSimpleValue() << '\n' in MaterializeAdjustedValue()
1492 if (Instruction *I = dyn_cast<Instruction>(AV.getSimpleValue())) in processNonLocalLoad()
/external/llvm/lib/Transforms/Scalar/
DGVN.cpp175 Value *getSimpleValue() const { in getSimpleValue() function
1181 Res = getSimpleValue(); in MaterializeAdjustedValue()
1186 << *getSimpleValue() << '\n' in MaterializeAdjustedValue()