Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DGVN.cpp573 bool isMemIntrinValue() const { return Val.getInt() == MemIntrin; } in isMemIntrinValue() function
587 assert(isMemIntrinValue() && "Wrong accessor"); in getMemIntrinValue()
1345 } else if (isMemIntrinValue()) { in MaterializeAdjustedValue()