Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Utils/
DLocal.cpp1363 static bool markAliveBlocks(Function &F, in markAliveBlocks() function
1552 bool Changed = markAliveBlocks(F, Reachable); in removeUnreachableBlocks()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DLocal.cpp2005 static bool markAliveBlocks(Function &F, in markAliveBlocks() function
2210 bool Changed = markAliveBlocks(F, Reachable, DDT); in removeUnreachableBlocks()