Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_deadlock_detector2.cpp359 int npath = 0; in CycleCheck() local
398 void DD::Report(DDPhysicalThread *pt, DDLogicalThread *lt, int npath) { in Report()