Searched refs:isAllocSiteRemovable (Results 1 – 1 of 1) sorted by relevance
2321 static bool isAllocSiteRemovable(Instruction *AI, in isAllocSiteRemovable() function2424 if (isAllocSiteRemovable(&MI, Users, &TLI)) { in visitAllocSite()