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

  /external/llvm/lib/Transforms/Utils/
SSAUpdater.cpp 380 bool HasStore = false;
383 HasStore = true;
391 if (!HasStore) {
  /external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
SSAUpdater.cpp 418 bool HasStore = false;
421 HasStore = true;
429 if (!HasStore) {

Completed in 95 milliseconds