Searched defs:RootDominatesEnd (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
H A DGVN.cpp2038 bool RootDominatesEnd = isOnlyReachableViaThisEdge(Root, DT); local
2080 if (RootDominatesEnd && !isa<Instruction>(RHS))
2152 if (RootDominatesEnd)

Completed in 147 milliseconds