Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DLocal.cpp2223 static bool markAliveBlocks(Function &F, in markAliveBlocks() function
2439 bool Changed = markAliveBlocks(F, Reachable, DTU); in removeUnreachableBlocks()