Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSimpleLoopUnswitch.cpp200 bool IsRootOr = match(&Root, m_LogicalOr()); in collectHomogenousInstGraphLoopInvariants() local
224 (IsRootOr && match(OpI, m_LogicalOr())))) { in collectHomogenousInstGraphLoopInvariants()