Searched defs:ImplicitDefs (Results 1 – 3 of 3) sorted by relevance
205 const MCPhysReg *ImplicitDefs; // Registers implicitly defined by this instr variable
233 std::vector<Record*> ImplicitDefs, ImplicitUses; variable
516 SmallVector<unsigned, 2> ImplicitDefs; in ProcessBlockCSE() local