Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DADCE.cpp113 bool terminatorIsLive() const { return TerminatorLiveInfo->Live; } in terminatorIsLive() function
323 if (!BBInfo.second.terminatorIsLive()) in initialize()