Home
last modified time | relevance | path

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

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