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

  /external/llvm/lib/CodeGen/
SpillPlacement.h 74 DontCare, ///< Block doesn't care / variable not live.
SpillPlacement.cpp 256 if (I->Entry != DontCare) {
263 if (I->Exit != DontCare) {
RegAllocGreedy.cpp     [all...]

Completed in 202 milliseconds