Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.cpp659 static bool usedInOneFunc(const User *U, Function const *&oneFunc) { in usedInOneFunc()
697 const Function *oneFunc = nullptr; in canDemoteGlobalVar() local