Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp546 Value *CandidateVal = I->getOperand(0); in matchInstruction() local
549 CandidateVal = RHSVal; in matchInstruction()
564 if (!setValueOnce(CandidateVal)) in matchInstruction()