Searched refs:LiveState (Results 1 – 2 of 2) sorted by relevance
258 typedef enum { Dead, Defined, Used, AliveReg, AliveStack } LiveState; typedef259 LiveState getLiveStateAt(const LiveInterval *li, SlotIndex i) const;
556 RenderMachineFunction::LiveState740 std::map<LiveState, std::string> lsStrs; in renderCodeTablePlusPI()857 std::pair<LiveState, unsigned> lsRLEAccumulator(Dead, 0); in renderCodeTablePlusPI()863 LiveState newLiveness = getLiveStateAt(li, i); in renderCodeTablePlusPI()