HomeSort by relevance Sort by last modified time
    Searched refs:isMemIntrinValue (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Transforms/Scalar/
GVN.cpp 172 bool isMemIntrinValue() const { return Val.getInt() == MemIntrin; }
186 assert(isMemIntrinValue() && "Wrong accessor");
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
GVN.cpp     [all...]

Completed in 41 milliseconds