Searched refs:CellMap (Results 1 – 1 of 1) sorted by relevance
190 class CellMap { class in __anonfe19b4d40111::MachineConstPropagator192 CellMap() { in CellMap() function in __anonfe19b4d40111::MachineConstPropagator::CellMap260 CellMap Cells;291 using CellMap = MachineConstPropagator::CellMap; typedef in __anonfe19b4d40111::MachineConstEvaluator292 virtual bool evaluate(const MachineInstr &MI, const CellMap &Inputs,293 CellMap &Outputs) = 0;296 virtual bool evaluate(const MachineInstr &BrI, const CellMap &Inputs,299 virtual bool rewrite(MachineInstr &MI, const CellMap &Inputs) = 0;337 bool getCell(const RegSubRegPair &R, const CellMap &Inputs,344 const RegSubRegPair &R2, const CellMap &Inputs,[all …]