Searched refs:getLICalc (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DSplitKit.h341 /// getLICalc - Return the LICalc to use for RegIdx. In spill mode, the
344 LiveIntervalCalc &getLICalc(unsigned RegIdx) { function in class:llvm::SplitEditor
H A DSplitKit.cpp1177 LiveIntervalCalc &LIC = getLICalc(RegIdx);
1281 LiveIntervalCalc &LIC = getLICalc(RegIdx);
1374 LiveIntervalCalc &LIC = getLICalc(RegIdx);

Completed in 110 milliseconds