Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DBlockFrequencyInfoImpl.cpp313 auto debugSuccessor = [&](const char *Type) { in addToDist() local
322 (void)debugSuccessor; in addToDist()
326 LLVM_DEBUG(debugSuccessor("backedge")); in addToDist()
332 LLVM_DEBUG(debugSuccessor(" exit ")); in addToDist()
344 LLVM_DEBUG(debugSuccessor("abort!!!")); in addToDist()
355 LLVM_DEBUG(debugSuccessor(" local ")); in addToDist()