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