Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp663 Value *CandidateVal = I->getOperand(0); in matchInstruction() local
666 CandidateVal = RHSVal; in matchInstruction()
681 if (!setValueOnce(CandidateVal)) in matchInstruction()