Searched refs:kindType (Results 1 – 1 of 1) sorted by relevance
182 LLVMStackMapType::KindType kindType; in ParseArkDeopt() local189 LLVMStackMapType::DecodeVRegsInfo(vregsInfo, deopt.id, kindType); in ParseArkDeopt()191 … ASSERT(kindType == LLVMStackMapType::CONSTANT_TYPE || kindType == LLVMStackMapType::OFFSET_TYPE); in ParseArkDeopt()192 if (kindType == LLVMStackMapType::CONSTANT_TYPE) { in ParseArkDeopt()