Home
last modified time | relevance | path

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

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