Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DGVN.cpp216 Value *getSimpleValue() const { in getSimpleValue() function
761 ((AV.AV.isSimpleValue() && AV.AV.getSimpleValue() == LI) || in ConstructSSAForLoadSet()
779 Res = getSimpleValue(); in MaterializeAdjustedValue()
784 << " " << *getSimpleValue() << '\n' in MaterializeAdjustedValue()
/external/llvm-project/llvm/lib/Transforms/Scalar/
DGVN.cpp231 Value *getSimpleValue() const { in getSimpleValue() function
861 ((AV.AV.isSimpleValue() && AV.AV.getSimpleValue() == LI) || in ConstructSSAForLoadSet()
879 Res = getSimpleValue(); in MaterializeAdjustedValue()
884 << " " << *getSimpleValue() << '\n' in MaterializeAdjustedValue()
/external/llvm/lib/Transforms/Scalar/
DGVN.cpp175 Value *getSimpleValue() const { in getSimpleValue() function
1181 Res = getSimpleValue(); in MaterializeAdjustedValue()
1186 << *getSimpleValue() << '\n' in MaterializeAdjustedValue()