Home
last modified time | relevance | path

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

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