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

/freebsd-11.0-release/contrib/llvm/lib/Analysis/
H A DBlockFrequencyInfoImpl.cpp275 auto debugSuccessor = [&](const char *Type) { local
284 (void)debugSuccessor;
288 DEBUG(debugSuccessor("backedge"));
294 DEBUG(debugSuccessor(" exit "));
306 DEBUG(debugSuccessor("abort!!!"));
317 DEBUG(debugSuccessor(" local "));

Completed in 36 milliseconds