See AbstractState::isAtFixpoint()

Synopsis

Declared in <llvm/Transforms/IPO/Attributor.h>

virtual
bool
isAtFixpoint() const override;

Return Value

True if the condition described by this query holds.

Created with MrDocs