Searched refs:LVAT (Results 1 – 2 of 2) sorted by relevance
9717 const VariableArrayType* LVAT = getAsVariableArrayType(LHS); in mergeTypes() local9722 if (LVAT || RVAT) { in mergeTypes()9740 std::tie(HaveLSize, LSize) = SizeFetch(LVAT, LCAT); in mergeTypes()9758 if (LVAT && getCanonicalType(LHSElem) == getCanonicalType(ResultType)) in mergeTypes()9762 if (LVAT) { in mergeTypes()
7837 const VariableArrayType* LVAT = getAsVariableArrayType(LHS); in mergeTypes() local7839 if (LVAT && getCanonicalType(LHSElem) == getCanonicalType(ResultType)) in mergeTypes()7843 if (LVAT) { in mergeTypes()