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