Searched refs:CellMap (Results 1 – 1 of 1) sorted by relevance
211 class CellMap { class in __anonfdfc6f5f0111::MachineConstPropagator213 CellMap() { in CellMap() function in __anonfdfc6f5f0111::MachineConstPropagator::CellMap281 CellMap Cells;312 using CellMap = MachineConstPropagator::CellMap; typedef in __anonfdfc6f5f0111::MachineConstEvaluator313 virtual bool evaluate(const MachineInstr &MI, const CellMap &Inputs,314 CellMap &Outputs) = 0;317 virtual bool evaluate(const MachineInstr &BrI, const CellMap &Inputs,320 virtual bool rewrite(MachineInstr &MI, const CellMap &Inputs) = 0;358 bool getCell(const RegisterSubReg &R, const CellMap &Inputs, LatticeCell &RC);365 const CellMap &Inputs, bool &Result);[all …]