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

  /external/llvm/lib/Transforms/Instrumentation/
MemorySanitizer.cpp 527 SmallVector<Instruction*, 16> StoreList;
586 for (auto Inst : StoreList) {
731 InstrumentationList.size() + StoreList.size() >
    [all...]
  /external/llvm/lib/Transforms/Vectorize/
SLPVectorizer.cpp 390 typedef SmallVector<StoreInst *, 8> StoreList;
    [all...]

Completed in 720 milliseconds