Searched refs:RVAT (Results 1 – 2 of 2) sorted by relevance
9718 const VariableArrayType* RVAT = getAsVariableArrayType(RHS); in mergeTypes() local9722 if (LVAT || RVAT) { in mergeTypes()9741 std::tie(HaveRSize, RSize) = SizeFetch(RVAT, RCAT); in mergeTypes()9760 if (RVAT && getCanonicalType(RHSElem) == getCanonicalType(ResultType)) in mergeTypes()9768 if (RVAT) { in mergeTypes()
7838 const VariableArrayType* RVAT = getAsVariableArrayType(RHS); in mergeTypes() local7841 if (RVAT && getCanonicalType(RHSElem) == getCanonicalType(ResultType)) in mergeTypes()7849 if (RVAT) { in mergeTypes()