Searched defs:IRIntrinsicResult (Results 1 – 1 of 1) sorted by relevance
727 class IRIntrinsicResult : public Result { class732 IRIntrinsicResult(StringRef IntrinsicID, std::vector<const Type *> ParamTypes, in IRIntrinsicResult() function in __anond0646b370111::IRIntrinsicResult