Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DBlockFrequencyInfoImpl.cpp326 auto debugSuccessor = [&](const char *Type) { in addToDist() local
335 (void)debugSuccessor; in addToDist()
339 LLVM_DEBUG(debugSuccessor("backedge")); in addToDist()
345 LLVM_DEBUG(debugSuccessor(" exit ")); in addToDist()
357 LLVM_DEBUG(debugSuccessor("abort!!!")); in addToDist()
368 LLVM_DEBUG(debugSuccessor(" local ")); in addToDist()