Home
last modified time | relevance | path

Searched refs:clearAnnotationCache (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/
H A DNVPTXUtilities.h27 void clearAnnotationCache(const Module *);
H A DNVPTXUtilities.cpp41 void clearAnnotationCache(const Module *Mod) { in clearAnnotationCache() function
H A DNVPTXAsmPrinter.cpp915 clearAnnotationCache(&M); in doFinalization()