Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/bugprone/
H A Dtoo-small-loop-variable.cpp120 short loopCond = 10; in voidGoodForLoop2() local
/llvm-project/flang/lib/Optimizer/Transforms/
H A DSimplifyIntrinsics.cpp271 genReductionLoop(fir::FirOpBuilder & builder,mlir::func::FuncOp & funcOp,fir::InitValGeneratorTy initVal,ContinueLoopGenTy loopCond,T unorderedOrInitialLoopCond,BodyOpGeneratorTy genBody,unsigned rank,mlir::Type elementType,mlir::Location loc) genReductionLoop() argument