Searched refs:removeCallSite (Results 1 – 5 of 5) sorted by relevance
100 void removeCallSite(CallBase &CS);
164 void CallGraphUpdater::removeCallSite(CallBase &CS) { in removeCallSite() function in CallGraphUpdater
1831 void removeCallSite(CallInst *CI) {1835 Configuration.CGUpdater.removeCallSite(*CI);
1454 CGUpdater.removeCallSite(*CI); in deleteParallelRegions()1897 CGUpdater.removeCallSite(*CI); in deduplicateRuntimeCalls()
2558 Configuration.CGUpdater.removeCallSite(*CB); in cleanupIR()