Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/test/tsan/libdispatch/
H A Dsync-norace.c10 static const long nIter = 1000; variable
/llvm-project/mlir/lib/Conversion/MathToFuncs/
H A DMathToFuncs.cpp726 Value nIter = args[1]; in createCtlzFunc() local