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 __anone3a730d20111::IRIntrinsicResult