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 293 /// getLRCalc - Return the LRCalc to use for RegIdx. In spill mode, the
296 LiveRangeCalc &getLRCalc(unsigned RegIdx) {
SplitKit.cpp 881 LiveRangeCalc &LRC = getLRCalc(RegIdx);
    [all...]

Completed in 535 milliseconds