Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DHotColdSplitting.cpp107 bool unlikelyExecuted(BasicBlock &BB) { in unlikelyExecuted() function
617 (EnableStaticAnalysis && unlikelyExecuted(*BB)); in outlineColdRegions()