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

  /external/llvm/lib/CodeGen/
SplitKit.h 295 /// getLRCalc - Return the LRCalc to use for RegIdx. In spill mode, the
298 LiveRangeCalc &getLRCalc(unsigned RegIdx) {
SplitKit.cpp 883 LiveRangeCalc &LRC = getLRCalc(RegIdx);
    [all...]

Completed in 178 milliseconds