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