forked from OSchip/llvm-project
parent
e819fffee3
commit
8aedbd9d2e
|
@ -329,8 +329,8 @@ protected:
|
||||||
ValueMapT &BBMap,
|
ValueMapT &BBMap,
|
||||||
__isl_keep isl_id_to_ast_expr *NewAccesses);
|
__isl_keep isl_id_to_ast_expr *NewAccesses);
|
||||||
|
|
||||||
/// When statement tracing is enable, build the print instructions for
|
/// When statement tracing is enabled, build the print instructions for
|
||||||
/// printing the current statement instance and its input scalars.
|
/// printing the current statement instance.
|
||||||
///
|
///
|
||||||
/// The printed output looks like:
|
/// The printed output looks like:
|
||||||
///
|
///
|
||||||
|
|
Loading…
Reference in New Issue