Home
last modified time | relevance | path

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

/src/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_common.cpp577 static void FloodFillTag(Frontier *frontier, ChunkTag tag) { in FloodFillTag() function
643 FloodFillTag(frontier, kReachable); in ClassifyAllChunks()
650 FloodFillTag(frontier, kReachable); in ClassifyAllChunks()