Searched refs:FunctionToSCCMap (Results 1 – 2 of 2) sorted by relevance
59 DenseMap<const Function *, unsigned> FunctionToSCCMap; variable
480 FunctionToSCCMap[F] = SCCID; in CollectSCCMembership()