Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/test/tsan/libdispatch/
H A Dsync-block-copy.cpp14 static int copyCount; member
24 int MyClass::copyCount = 0; member in MyClass
/llvm-project-15.0.7/flang/lib/Optimizer/Builder/
H A DCharacter.cpp431 auto copyCount = lhs.getLen(); in createAssign() local