See AbstractState::indicateOptimisticFixpoint(...)
Synopsis
Declared in <llvm/Transforms/IPO/Attributor.h>
virtual
ChangeStatus
indicateOptimisticFixpoint() override;
Return Value
Whether the state or IR changed.
Created with MrDocs