Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DBlockFrequencyInfoImpl.cpp281 auto debugSuccessor = [&](const char *Type) { in addToDist() local
290 (void)debugSuccessor; in addToDist()
294 DEBUG(debugSuccessor("backedge")); in addToDist()
300 DEBUG(debugSuccessor(" exit ")); in addToDist()
312 DEBUG(debugSuccessor("abort!!!")); in addToDist()
323 DEBUG(debugSuccessor(" local ")); in addToDist()