Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DSimpleLoopUnswitch.cpp122 bool IsRootOr = match(&Root, m_LogicalOr()); in collectHomogenousInstGraphLoopInvariants() local
146 (IsRootOr && match(OpI, m_LogicalOr())))) { in collectHomogenousInstGraphLoopInvariants()