Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DPartialInlining.cpp465 bool ColdCandidateFound = false; in computeOutliningColdRegionsInfo() local
557 ColdCandidateFound = true; in computeOutliningColdRegionsInfo()
562 if (ColdCandidateFound) in computeOutliningColdRegionsInfo()