HomeSort by: relevance | last modified time | path
    Searched defs:canDemoteGlobalVar (Results 1 - 1 of 1) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/
NVPTXAsmPrinter.cpp 663 static bool canDemoteGlobalVar(const GlobalVariable *gv, Function const *&f) {
1109 if (!processDemoted && canDemoteGlobalVar(GVar, demotedFunc)) {

Completed in 28 milliseconds