Searched refs:getReturnBlock (Results 1 – 1 of 1) sorted by relevance
352 GCOVBlock &getReturnBlock() { in getReturnBlock() function in __anon6df48cbf0311::GCOVFunction755 GCOVBlock &Dst = E.DestBB ? GF.getBlock(E.DestBB) : GF.getReturnBlock(); in dumpEdges()852 E.DestBB ? Func.getBlock(E.DestBB) : Func.getReturnBlock(); in emitProfileNotes()867 E.DestBB ? Func.getBlock(E.DestBB) : Func.getReturnBlock(); in emitProfileNotes()