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

  /external/llvm/lib/Transforms/Utils/
PromoteMemoryToRegister.cpp 445 typedef SmallVector<std::pair<unsigned, StoreInst *>, 64> StoresByIndexTy;
446 StoresByIndexTy StoresByIndex;
466 StoresByIndexTy::iterator I =
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
PromoteMemoryToRegister.cpp     [all...]

Completed in 745 milliseconds