Home
last modified time | relevance | path

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

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