Searched defs:concreteOutputType (Results 1 – 1 of 1) sorted by relevance
1140 int concreteOutputType = dim + inputLocals[abstractOutputType & VALUE_MASK]; in getConcreteOutputType() local1150 int concreteOutputType = dim + inputStack[numStack - (abstractOutputType & VALUE_MASK)]; in getConcreteOutputType() local1187 int concreteOutputType; in merge() local1240 int concreteOutputType = inputStack[i]; in merge() local1250 int concreteOutputType = getConcreteOutputType(abstractOutputType, numStack); in merge() local