Home
last modified time | relevance | path

Searched refs:ArgumentSize (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp1325 unsigned ArgumentSize = Group.ArgumentTypes.size(); in findExtractedOutputToOverallOutputMapping() local
1332 for (unsigned Jdx = TypeIndex; Jdx < ArgumentSize; Jdx++) { in findExtractedOutputToOverallOutputMapping()