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

/freebsd-10.1-release/contrib/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp1643 PHINode *CondLHS = dyn_cast<PHINode>(CondCmp->getOperand(0)); local
/freebsd-10.1-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp7028 SDValue CondLHS = N->getOperand(2), CondRHS = N->getOperand(3); local
10392 SDNode *CondLHS = TheSelect->getOperand(0).getNode(); local

Completed in 116 milliseconds