Home
last modified time | relevance | path

Searched refs:pushCfg (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceGlobalContext.h588 pushCfg(Func); in ID()
604 void pushCfg(const Cfg *Func);
DIceGlobalContext.cpp1058 void TimerMarker::pushCfg(const Cfg *Func) { in pushCfg() function in Ice::TimerMarker