Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceRegAlloc.cpp131 Var->untrimLiveRange(); in initForGlobal()
259 Var->untrimLiveRange(); in initForInfOnly()
312 Var->untrimLiveRange(); in initForSecondChance()
320 Var->untrimLiveRange(); in initForSecondChance()
DIceOperand.h782 void untrimLiveRange() { Live.untrim(); } in untrimLiveRange() function