Searched refs:RegAllocStat (Results 1 – 4 of 4) sorted by relevance
22 class RegAllocStat {24 explicit RegAllocStat(const ArenaVector<LifeIntervals *> &intervals);
20 RegAllocStat::RegAllocStat(const ArenaVector<LifeIntervals *> &intervals) in RegAllocStat() function in panda::compiler::RegAllocStat
75 RegAllocStat st(GetGraph()->GetAnalysis<LivenessAnalyzer>().GetLifeIntervals()); in RunImpl()
918 RegAllocStat sts(interval); in __anon5d7559aa1402()923 RegAllocStat st1(interval); in __anon5d7559aa1402()930 RegAllocStat st2(interval); in __anon5d7559aa1402()937 RegAllocStat st3(interval); in __anon5d7559aa1402()943 RegAllocStat st4(interval); in __anon5d7559aa1402()