Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DBlockFrequencyInfoImpl.cpp306 auto debugSuccessor = [&](const char *Type) { in addToDist() local
315 (void)debugSuccessor; in addToDist()
319 LLVM_DEBUG(debugSuccessor("backedge")); in addToDist()
325 LLVM_DEBUG(debugSuccessor(" exit ")); in addToDist()
337 LLVM_DEBUG(debugSuccessor("abort!!!")); in addToDist()
348 LLVM_DEBUG(debugSuccessor(" local ")); in addToDist()