HomeSort by relevance Sort by last modified time
    Searched refs:untrim (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/subzero/src/
IceOperand.h 637 untrim();
656 void untrim() { TrimmedBegin = Range.begin(); } function in class:Ice::RegNumT::LiveRange
679 /// at the beginning by calling untrim().
797 void untrimLiveRange() { Live.untrim(); }
    [all...]
IceRegAlloc.cpp     [all...]

Completed in 59 milliseconds