Home
last modified time | relevance | path

Searched defs:hasComputedFrame (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceTargetLowering.h273 bool hasComputedFrame() const { return HasComputedFrame; } in hasComputedFrame() function
DIceCfg.cpp146 bool Cfg::hasComputedFrame() const { return getTarget()->hasComputedFrame(); } in hasComputedFrame() function in Ice::Cfg