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

/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h209 CaseBlock(ISD::CondCode cc, const Value *cmplhs, const Value *cmprhs, argument
214 : CC(cc), CmpLHS(cmplhs), CmpMHS(cmpmiddle), CmpRHS(cmprhs),

Completed in 248 milliseconds