Searched refs:PhiLON (Results 1 – 6 of 6) sorted by relevance
90 std::map<MachineBasicBlock*,RefMap> PhiLON; member
570 auto &LON = PhiLON[MB]; in computeLiveIns()578 for (auto I : PhiLON) in computeLiveIns()916 auto &LON = PhiLON[B]; in traverse()
127 std::map<MachineBasicBlock*,RefMap> PhiLON; member
726 RefMap &LON = PhiLON[MB]; in computeLiveIns()734 for (auto &I : PhiLON) in computeLiveIns()1092 RefMap &LON = PhiLON[B]; in traverse()
151 std::map<MachineBasicBlock*,RefMap> PhiLON;
783 RefMap &LON = PhiLON[MB]; in computeLiveIns()791 for (auto &I : PhiLON) in computeLiveIns()1149 RefMap &LON = PhiLON[B]; in traverse()