Searched defs:allTypes (Results 1 – 3 of 3) sorted by relevance
172 void TypeRecorder::SetBuiltinInst(const std::vector<int64_t> &allTypes, int64_t instIndex) in SetBuiltinInst()
1051 explicit BuiltinInstType(TypeExtractor *extractor, const std::vector<int64_t> &allTypes) in BuiltinInstType()1078 void FillTypes(const std::vector<int64_t> &allTypes) in FillTypes()
684 std::vector<int64_t> allTypes = { typeIndexBuiltin }; in GetTypeIndexFromBuiltinInst() local