Home
last modified time | relevance | path

Searched refs:CandidateVal (Results 1 – 2 of 2) 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()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp586 Value *CandidateVal = I->getOperand(0); in matchInstruction() local
589 CandidateVal = RHSVal; in matchInstruction()
604 if (!setValueOnce(CandidateVal)) in matchInstruction()