Home
last modified time | relevance | path

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

/llvm-project/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/mlir/test/lib/Dialect/Test/
H A DTestAttributes.cpp215 hash_value(const test::CopyCount & copyCount) hash_value() argument
/llvm-project/mlir/unittests/IR/
H A DAttributeTest.cpp471 test::CopyCount copyCount("hello"); TEST() local
493 test::CopyCount copyCount("hello"); TEST() local
/llvm-project/flang/lib/Optimizer/Builder/
H A DCharacter.cpp463 auto copyCount = lhs.getLen(); in createAssign() local