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