Searched refs:removeCallSite (Results 1 – 5 of 5) sorted by relevance
100 void removeCallSite(CallBase &CS);
162 void CallGraphUpdater::removeCallSite(CallBase &CS) { in removeCallSite() function in CallGraphUpdater
1755 void removeCallSite(CallInst *CI) {1759 Configuration.CGUpdater.removeCallSite(*CI);
1347 CGUpdater.removeCallSite(*CI); in deleteParallelRegions()1769 CGUpdater.removeCallSite(*CI); in deduplicateRuntimeCalls()
2378 Configuration.CGUpdater.removeCallSite(*CB); in cleanupIR()