Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DBlockFrequencyInfoImpl.cpp275 auto debugSuccessor = [&](const char *Type) { in addToDist() local
284 (void)debugSuccessor; in addToDist()
288 DEBUG(debugSuccessor("backedge")); in addToDist()
294 DEBUG(debugSuccessor(" exit ")); in addToDist()
306 DEBUG(debugSuccessor("abort!!!")); in addToDist()
317 DEBUG(debugSuccessor(" local ")); in addToDist()