Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DGVN.cpp211 bool isSimpleValue() const { return Val.getInt() == SimpleVal; } in isSimpleValue() function
217 assert(isSimpleValue() && "Wrong accessor"); in getSimpleValue()
761 ((AV.AV.isSimpleValue() && AV.AV.getSimpleValue() == LI) || in ConstructSSAForLoadSet()
778 if (isSimpleValue()) { in MaterializeAdjustedValue()
/external/llvm-project/llvm/lib/Transforms/Scalar/
DGVN.cpp226 bool isSimpleValue() const { return Val.getInt() == SimpleVal; } in isSimpleValue() function
232 assert(isSimpleValue() && "Wrong accessor"); in getSimpleValue()
861 ((AV.AV.isSimpleValue() && AV.AV.getSimpleValue() == LI) || in ConstructSSAForLoadSet()
878 if (isSimpleValue()) { in MaterializeAdjustedValue()
/external/llvm/lib/Transforms/Scalar/
DGVN.cpp170 bool isSimpleValue() const { return Val.getInt() == SimpleVal; } in isSimpleValue() function
176 assert(isSimpleValue() && "Wrong accessor"); in getSimpleValue()
1180 if (isSimpleValue()) { in MaterializeAdjustedValue()