Searched refs:getReturnBlock (Results 1 – 1 of 1) sorted by relevance
405 GCOVBlock &getReturnBlock() { in getReturnBlock() function in __anon46c724de0611::GCOVFunction805 GCOVBlock &Dst = E.DestBB ? GF.getBlock(E.DestBB) : GF.getReturnBlock(); in dumpEdges()899 E.DestBB ? Func.getBlock(E.DestBB) : Func.getReturnBlock(); in emitProfileNotes()914 E.DestBB ? Func.getBlock(E.DestBB) : Func.getReturnBlock(); in emitProfileNotes()