Home
last modified time | relevance | path

Searched defs:LocalDeps (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/llvm/lib/ExecutionEngine/Orc/
DObjectLinkingLayer.cpp266 auto LocalDeps = computeLocalDeps(G); in computeNamedSymbolDependencies() local
348 DenseSet<Symbol *> LocalDeps; in computeLocalDeps() member
354 DenseSet<Symbol *> LocalDeps; in computeLocalDeps() local
380 auto &LocalDeps = WLEntry.LocalDeps; in computeLocalDeps() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DGlobalDCE.cpp116 SmallPtrSetImpl<GlobalValue *> &LocalDeps = ConstantDependenciesCache[CE]; in ComputeDependencies() local
/external/llvm-project/llvm/lib/Transforms/IPO/
DGlobalDCE.cpp116 SmallPtrSetImpl<GlobalValue *> &LocalDeps = ConstantDependenciesCache[CE]; in ComputeDependencies() local
/external/llvm-project/llvm/include/llvm/Analysis/
DMemoryDependenceAnalysis.h279 LocalDepMapType LocalDeps; variable
/external/llvm/include/llvm/Analysis/
DMemoryDependenceAnalysis.h270 LocalDepMapType LocalDeps; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DMemoryDependenceAnalysis.h279 LocalDepMapType LocalDeps; variable