HomeSort by relevance Sort by last modified time
    Searched refs:EstimateMissingEdges (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/Analysis/
ProfileInfo.h 225 bool EstimateMissingEdges(const BType *BB);
  /external/llvm/lib/Analysis/
ProfileInfo.cpp 582 bool ProfileInfoT<Function,BasicBlock>::EstimateMissingEdges(const BasicBlock *BB) {
761 if(EstimateMissingEdges(BB)) {
    [all...]

Completed in 83 milliseconds