Home
last modified time | relevance | path

Searched refs:DTStartNode (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DBranchProbabilityInfo.cpp737 const auto *DTStartNode = DT->getNode(BB); in propagateEstimatedBlockWeight() local
741 for (const auto *DTNode = DTStartNode; DTNode != nullptr; in propagateEstimatedBlockWeight()