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

/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Scalar/
H A DGVN.cpp2050 bool RootDominatesEnd = isOnlyReachableViaThisEdge(Root, DT); local
2092 if (RootDominatesEnd && !isa<Instruction>(RHS))
2164 if (RootDominatesEnd)

Completed in 75 milliseconds