Home
last modified time | relevance | path

Searched refs:IdResultType (Results 1 – 1 of 1) sorted by relevance

/frameworks/rs/rsov/compiler/spirit/
Dcore_defs.h49 struct IdResultType : public IdRef { struct
50 IdResultType() : IdRef() {} in IdResultType() function
51 IdResultType(Instruction *inst) : IdRef(inst) {} in IdResultType() function