Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceRegAlloc.h102 void filterFreeWithInactiveRanges(IterationState &Iter);
DIceRegAlloc.cpp567 void LinearScan::filterFreeWithInactiveRanges(IterationState &Iter) { in filterFreeWithInactiveRanges() function in Ice::LinearScan
884 filterFreeWithInactiveRanges(Iter); in scan()