Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXUtilities.h31 void clearAnnotationCache(const Module *);
H A DNVPTXUtilities.cpp49 void clearAnnotationCache(const Module *Mod) { in clearAnnotationCache() function
H A DNVPTXAsmPrinter.cpp943 clearAnnotationCache(&M); in doFinalization()