Searched refs:IdResultType (Results 1 – 1 of 1) sorted by relevance
49 struct IdResultType : public IdRef { struct50 IdResultType() : IdRef() {} in IdResultType() function51 IdResultType(Instruction *inst) : IdRef(inst) {} in IdResultType() function