Home
last modified time | relevance | path

Searched refs:resetLiveRange (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceRegAlloc.cpp257 Var->resetLiveRange(); in initForInfOnly()
DIceOperand.h790 void resetLiveRange() { Live.reset(); } in resetLiveRange() function
DIceCfg.cpp1593 Var->resetLiveRange(); in liveness()