HomeSort by: relevance | last modified time | path
    Searched refs:getMaxEstimatedEdgeWeight (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
BranchProbabilityInfo.h 385 getMaxEstimatedEdgeWeight(const LoopBlock &SrcBB,
  /src/external/apache2/llvm/dist/llvm/lib/Analysis/
BranchProbabilityInfo.cpp 620 Optional<uint32_t> BranchProbabilityInfo::getMaxEstimatedEdgeWeight(
787 auto LoopWeight = getMaxEstimatedEdgeWeight(
815 auto MaxWeight = getMaxEstimatedEdgeWeight(LoopBB, successors(BB));

Completed in 19 milliseconds