Searched refs:ICP_CALLS (Results 1 – 3 of 3) sorted by relevance
35 clEnumValN(ICP_CALLS, "calls", "perform ICP on indirect calls"),
67 ICP_CALLS, /// Perform ICP on indirect calls. enumerator
1134 const bool OptimizeCalls = (opts::ICP == ICP_CALLS || opts::ICP == ICP_ALL); in runOnFunctions()