Searched refs:getReturnBlock (Results 1 – 1 of 1) sorted by relevance
351 GCOVBlock &getReturnBlock() { in getReturnBlock() function in __anon434f465a0311::GCOVFunction751 GCOVBlock &Dst = E.DestBB ? GF.getBlock(E.DestBB) : GF.getReturnBlock(); in dumpEdges()846 E.DestBB ? Func.getBlock(E.DestBB) : Func.getReturnBlock(); in emitProfileNotes()861 E.DestBB ? Func.getBlock(E.DestBB) : Func.getReturnBlock(); in emitProfileNotes()