Home
last modified time | relevance | path

Searched defs:VectorT (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/include/llvm/Analysis/
H A DLazyCallGraph.h187 using VectorT = SmallVector<Edge, 4>; global() variable
/llvm-project/libc/benchmarks/automemcpy/lib/
H A DCodeGen.cpp