Searched refs:EstimateMissingEdges (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/contrib/llvm/include/llvm/Analysis/
H A DProfileInfo.h224 bool EstimateMissingEdges(const BType *BB);
/freebsd-10.0-release/contrib/llvm/lib/Analysis/
H A DProfileInfo.cpp582 bool ProfileInfoT<Function,BasicBlock>::EstimateMissingEdges(const BasicBlock *BB) { function in class:llvm::ProfileInfoT
761 if(EstimateMissingEdges(BB)) {

Completed in 110 milliseconds