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