Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DLiveInterval.h610 void flushSegmentSet();
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLiveInterval.cpp804 void LiveRange::flushSegmentSet() { in flushSegmentSet() function in LiveRange
DLiveIntervals.cpp310 LR.flushSegmentSet(); in computeRegUnitRange()