Searched refs:FunctionToSCCMap (Results 1 – 2 of 2) sorted by relevance
56 DenseMap<const Function *, unsigned> FunctionToSCCMap; variable
478 FunctionToSCCMap[F] = SCCID; in CollectSCCMembership()1010 G->FunctionToSCCMap.clear(); in run()