Searched refs:getCallSites (Results 1 – 2 of 2) sorted by relevance
863 EmitColdPart ? &BF.getColdCallSites() : &BF.getCallSites(); in emitLSDA()
1426 const CallSitesType &getCallSites() const { return CallSites; } in getCallSites() function