Searched refs:EstimateMissingEdges (Results 1 – 2 of 2) sorted by relevance
225 bool EstimateMissingEdges(const BType *BB);
582 bool ProfileInfoT<Function,BasicBlock>::EstimateMissingEdges(const BasicBlock *BB) { in EstimateMissingEdges() function in llvm::ProfileInfoT761 if(EstimateMissingEdges(BB)) { in repair()