Searched refs:ExecBlocks (Results 1 – 1 of 1) sorted by relevance
167 DenseSet<const BasicBlock *> ExecBlocks; member in __anon09913f2a0211::GCOVProfiler676 ExecBlocks.insert(Parent); in AddFlushBeforeForkAndExec()685 const DenseSet<const BasicBlock *> &ExecBlocks) { in getInstrBB() argument708 if (TI->getNumSuccessors() <= 1 && !ExecBlocks.count(SrcBB)) in getInstrBB()812 E.Place = getInstrBB(MST, E, ExecBlocks); in emitProfileNotes()