Skip to content

BlockCopyArraySpec::compute_fdConfig

Synopsis

Declared in <src/midend/programTransformation/loopProcessing/driver/AutoTuningInterface.h>

int
compute_fdConfig(
    POETProgram& poet,
    POETCode* handle,
    bool scalar,
    std::vector<POETCode*>& expDimVec_cp,
    std::vector<POETCode*>& expDimVec_nocp);

Created with MrDocs