Searched refs:canDemoteGlobalVar (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.cpp731 static bool canDemoteGlobalVar(const GlobalVariable *gv, Function const *&f) { function
1114 if (!processDemoted && canDemoteGlobalVar(GVar, demotedFunc)) {

Completed in 116 milliseconds