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

/external/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.cpp64 /// DiscoverDependentGlobals - Return a set of GlobalVariables on which \p V
66 void DiscoverDependentGlobals(const Value *V, function in namespace:__anon25221
73 DiscoverDependentGlobals(U->getOperand(i), Globals);
100 DiscoverDependentGlobals(GV->getOperand(i), Others);

Completed in 50 milliseconds