Home
last modified time | relevance | path

Searched refs:getLiveRange (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/
DRegisterPressure.cpp151 const LiveRange *RegPressureTracker::getLiveRange(unsigned Reg) const { in getLiveRange() function in RegPressureTracker
504 const LiveRange *LR = getLiveRange(Reg); in recede()
530 const LiveRange *LR = getLiveRange(Reg); in recede()
589 const LiveRange *LR = getLiveRange(Reg); in advance()
724 const LiveRange *LR = getLiveRange(Reg); in bumpUpwardPressure()
924 const LiveRange *LR = getLiveRange(Reg); in bumpDownwardPressure()
/external/llvm/include/llvm/CodeGen/
DRegisterPressure.h428 const LiveRange *getLiveRange(unsigned Reg) const;