Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DADCE.cpp98 bool CFLive = false; member
410 if (!BBInfo.CFLive) { in markLive()
411 BBInfo.CFLive = true; in markLive()
458 if (!Info.CFLive) { in markPhiLive()
459 Info.CFLive = true; in markPhiLive()