Home
last modified time | relevance | path

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

/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/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DGVN.cpp1143 bool isMemIntrinValue() const { return Val.getInt() == MemIntrin; } in isMemIntrinValue() function
1156 assert(isMemIntrinValue() && "Wrong accessor"); in getMemIntrinValue()