Searched defs:Deps (Results 1 - 10 of 10) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/
H A DModuleDepCollector.h87 std::unordered_map<std::string, ModuleDeps> Deps; member in class:clang::tooling::dependencies::final
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DMemDepPrinter.cpp39 DepSetMap Deps; member in struct:__anon1635::MemDepPrinter
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DGlobalDCE.cpp125 SmallPtrSet<GlobalValue *, 8> Deps; local
102 ComputeDependencies(Value *V, SmallPtrSetImpl<GlobalValue *> &Deps) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonSubtarget.cpp474 static SUnit *getZeroLatency(SUnit *N, SmallVector<SDep, 4> &Deps) { argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/
H A DCheckerRegistry.cpp241 collectDependenciesImpl(const CheckerRegistry::ConstCheckerInfoList &Deps, argument
269 llvm::Optional<CheckerInfoSet> Deps = local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp211 raw_ostream &operator<<(raw_ostream &OS, const SymbolDependenceMap &Deps) { argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVN.cpp981 void GVN::AnalyzeLoadAvailability(LoadInst *LI, LoadDepVect &Deps, argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp870 SmallVector<SDep, 4> Deps; local
[all...]
H A DMachineScheduler.cpp3259 SmallVectorImpl<SDep> &Deps = isTop ? SU->Preds : SU->Succs; local
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp1004 Expected<std::vector<VerNeed>> Deps = local

Completed in 158 milliseconds