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

/external/swiftshader/src/OpenGL/compiler/
H A DAnalyzeCallDepth.h60 FunctionSet globalFunctionCalls; member in class:AnalyzeCallDepth
H A DAnalyzeCallDepth.cpp210 globalFunctionCalls.insert(function);
234 for(FunctionSet::iterator globalCall = globalFunctionCalls.begin(); globalCall != globalFunctionCalls.end(); globalCall++)

Completed in 145 milliseconds