Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp1033 unsigned MatchingNum = 0; in findDuplicateOutputBlock() local
1038 MatchingNum++; in findDuplicateOutputBlock()
1056 return MatchingNum; in findDuplicateOutputBlock()
1058 MatchingNum++; in findDuplicateOutputBlock()