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

/openbsd-current/gnu/llvm/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.cpp97 /// DiscoverDependentGlobals - Return a set of GlobalVariables on which \p V
100 DiscoverDependentGlobals(const Value *V, function
107 DiscoverDependentGlobals(U->getOperand(i), Globals);
132 DiscoverDependentGlobals(GV->getOperand(i), Others);

Completed in 71 milliseconds