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

  /external/llvm/include/llvm/Analysis/
MemoryDependenceAnalysis.h 44 /// Entries with this marker occur in a LocalDeps map or NonLocalDeps map
292 NonLocalDepInfo NonLocalDeps;
329 NonLocalDepMapType NonLocalDeps;
  /external/swiftshader/third_party/LLVM/include/llvm/Analysis/
MemoryDependenceAnalysis.h 170 /// NonLocalDeps map when the instruction they previously referenced was
280 /// NonLocalDeps - The results of the query for each relevant block.
281 NonLocalDepInfo NonLocalDeps;
313 NonLocalDepMapType NonLocalDeps;

Completed in 124 milliseconds