Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/IR/
H A DDomTreeUpdater.cpp449 auto printUpdates = in dump() local
489 printUpdates(PendUpdates.begin(), I); in dump()
491 printUpdates(I, PendUpdates.end()); in dump()
499 printUpdates(PendUpdates.begin(), I); in dump()
501 printUpdates(I, PendUpdates.end()); in dump()