Home
last modified time | relevance | path

Searched defs:li_ (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/CodeGen/
DRegisterCoalescer.h47 LiveIntervals *li_; variable
DRegAllocLinearScan.cpp144 LiveIntervals* li_; member
826 float getConflictWeight(LiveInterval *cur, unsigned Reg, LiveIntervals *li_, in getConflictWeight()
DRegisterCoalescer.cpp841 static bool removeIntervalIfEmpty(LiveInterval &li, LiveIntervals *li_, in removeIntervalIfEmpty()