LoopTransformInterface::GetFunctionCallSideEffect
Synopsis
Declared in <src/midend/programTransformation/loopProcessing/driver/LoopTransformInterface.h>
static
bool
GetFunctionCallSideEffect(
AstNodePtr const& fc,
CollectObject<AstNodePtr>& collectmod,
CollectObject<AstNodePtr>& collectread);
Created with MrDocs