HomeSort by relevance Sort by last modified time
    Searched refs:isProfileGlobal (Results 1 - 3 of 3) sorted by null

  /external/swiftshader/third_party/subzero/src/
IceCfg.h 183 static bool isProfileGlobal(const VariableDeclaration &Var);
IceGlobalContext.cpp 480 if (Cfg::isProfileGlobal(*Global)) {
539 if (Cfg::isProfileGlobal(*PBI)) {
    [all...]
IceCfg.cpp 192 bool Cfg::isProfileGlobal(const VariableDeclaration &Var) {
    [all...]

Completed in 50 milliseconds