Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DGVN.cpp213 bool isMemIntrinValue() const { return Val.getInt() == MemIntrin; } in isMemIntrinValue() function
227 assert(isMemIntrinValue() && "Wrong accessor"); in getMemIntrinValue()
805 } else if (isMemIntrinValue()) { in MaterializeAdjustedValue()
/external/llvm/lib/Transforms/Scalar/
DGVN.cpp172 bool isMemIntrinValue() const { return Val.getInt() == MemIntrin; } in isMemIntrinValue() function
186 assert(isMemIntrinValue() && "Wrong accessor"); in getMemIntrinValue()
1200 } else if (isMemIntrinValue()) { in MaterializeAdjustedValue()
/external/llvm-project/llvm/lib/Transforms/Scalar/
DGVN.cpp228 bool isMemIntrinValue() const { return Val.getInt() == MemIntrin; } in isMemIntrinValue() function
242 assert(isMemIntrinValue() && "Wrong accessor"); in getMemIntrinValue()
905 } else if (isMemIntrinValue()) { in MaterializeAdjustedValue()