Home
last modified time | relevance | path

Searched defs:setNSW (Results 1 – 2 of 2) sorted by relevance

/llvm-project/flang/lib/Optimizer/Transforms/
H A DControlFlowConverter.cpp46 CfgLoopConv(mlir::MLIRContext *ctx, bool forceLoopToExecuteOnce, bool setNSW) in CfgLoopConv() argument
154 bool setNSW; member in __anonb8d476110111::CfgLoopConv
162 CfgIfConv(mlir::MLIRContext *ctx, bool forceLoopToExecuteOnce, bool setNSW) in CfgIfConv() argument
228 bool setNSW) in CfgIterWhileConv() argument
327 bool setNSW; global() member in __anonb8d476110111::CfgIterWhileConv
335 CfgConversion(bool setNSW) CfgConversion() argument
364 populateCfgConversionRewrites(mlir::RewritePatternSet & patterns,bool forceLoopToExecuteOnce,bool setNSW) populateCfgConversionRewrites() argument
[all...]
/llvm-project/flang/tools/bbc/
H A Dbbc.cpp225 setNSW("integer-overflow", global() variable