Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp672 Value *CandidateVal = I->getOperand(0); in matchInstruction() local
675 CandidateVal = RHSVal; in matchInstruction()
690 if (!setValueOnce(CandidateVal)) in matchInstruction()