Searched defs:concreteOutputType (Results 1 – 1 of 1) sorted by relevance
1129 int concreteOutputType = dim + inputLocals[abstractOutputType & VALUE_MASK]; in getConcreteOutputType() local1139 int concreteOutputType = dim + inputStack[numStack - (abstractOutputType & VALUE_MASK)]; in getConcreteOutputType() local1176 int concreteOutputType; in merge() local1229 int concreteOutputType = inputStack[i]; in merge() local1239 int concreteOutputType = getConcreteOutputType(abstractOutputType, numStack); in merge() local