Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/NVPTX/
H A DNVPTXUtilities.h29 void clearAnnotationCache(const Module *);
H A DNVPTXUtilities.cpp47 void clearAnnotationCache(const Module *Mod) { in clearAnnotationCache() function
H A DNVPTXAsmPrinter.cpp905 clearAnnotationCache(&M); in doFinalization()