Home
last modified time | relevance | path

Searched defs:NodeTy (Results 1 – 3 of 3) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/unittests/Analysis/
H A DCallGraphTest.cpp20 typedef typename GraphTraits<Ty *>::NodeType NodeTy; in canSpecializeGraphTraitsIterators() typedef
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Mips/
H A DMips16ISelDAGToDAG.cpp252 EVT NodeTy = Node->getValueType(0); in selectNode() local
/minix3/external/bsd/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExplodedGraph.h327 typedef ExplodedNode NodeTy; typedef