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 84 NonLocalDeps.clear();
818 PerInstNLInfo &CacheP = NonLocalDeps[QueryCS.getInstruction()];
    [all...]
  /external/llvm/include/llvm/Analysis/
MemoryDependenceAnalysis.h 171 /// NonLocalDeps map when the instruction they previously referenced was
284 /// NonLocalDeps - The results of the query for each relevant block.
285 NonLocalDepInfo NonLocalDeps;
317 NonLocalDepMapType NonLocalDeps;

Completed in 42 milliseconds