Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DInterpFrame.cpp91 llvm::SmallVector<Pointer, 2> Levels; in print() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DLoopCacheAnalysis.cpp235 int Levels = D->getLevels(); in hasTemporalReuse() local
H A DCFLGraph.h74 std::vector<NodeInfo> Levels; variable
H A DDependenceAnalysis.cpp606 unsigned Levels = getLevels(); in dump() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp136 unsigned Levels = D->getLevels(); in populateDependencyMatrix() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DCompilerInvocation.cpp1218 const std::vector<std::string> &Levels, in parseDiagnosticLevelMask()