TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
hafnium
/
prebuilts
/
63ce29f4abb120020166ca0fc9683a796dce3449
/
.
/
linux-x64
/
clang
/
include
/
polly
/
isl
/
maybe.h
blob: 1fb35737fca515a26b9205d8757c003fa693f936 [
file
] [
log
] [
blame
]
#ifndef
ISL_MAYBE_H
#define
ISL_MAYBE_H
#define
ISL_xMAYBE
(
TYPE
)
isl_maybe_
## TYPE
#define
ISL_MAYBE
(
TYPE
)
ISL_xMAYBE
(
TYPE
)
#endif