Home
last modified time | relevance | path

Searched defs:latch (Results 1 – 3 of 3) sorted by relevance

/llvm-project/libcxx/test/libcxx/thread/
H A Dlatch.availability.verify.cpp17 std::latch latch(10); in f() local
/llvm-project/flang/test/Semantics/
H A Dsync-stat-list.f9019 type(lock_type) :: latch[*] variable
/llvm-project/mlir/lib/Transforms/Utils/
H A DCFGToSCF.cpp545 Block *latch; member
662 Block *latch = exitBlock->getSinglePredecessor(); in transformToReduceLoop() local