Home
last modified time | relevance | path

Searched refs:FloodFillTag (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_common.cpp428 static void FloodFillTag(Frontier *frontier, ChunkTag tag) { in FloodFillTag() function
560 FloodFillTag(frontier, kReachable); in ClassifyAllChunks()
570 FloodFillTag(frontier, kReachable); in ClassifyAllChunks()