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