Home
last modified time | relevance | path

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

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