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

  /external/llvm/lib/Analysis/
MemoryDependenceAnalysis.cpp 72 NonLocalDeps.clear();
636 PerInstNLInfo &CacheP = NonLocalDeps[QueryCS.getInstruction()];
    [all...]
  /external/llvm/include/llvm/Analysis/
MemoryDependenceAnalysis.h 169 /// NonLocalDeps map when the instruction they previously referenced was
279 /// NonLocalDeps - The results of the query for each relevant block.
280 NonLocalDepInfo NonLocalDeps;
313 NonLocalDepMapType NonLocalDeps;

Completed in 35 milliseconds