Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp421 bool setValueOnce(Value *NewVal) { in setValueOnce() function
497 if (!setValueOnce(RHSVal)) in matchInstruction()
520 if (!setValueOnce(RHSVal)) in matchInstruction()
532 if (!setValueOnce(ICI->getOperand(0))) in matchInstruction()
564 if (!setValueOnce(CandidateVal)) in matchInstruction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp462 bool setValueOnce(Value *NewVal) { in setValueOnce() function
537 if (!setValueOnce(RHSVal)) in matchInstruction()
560 if (!setValueOnce(RHSVal)) in matchInstruction()
572 if (!setValueOnce(ICI->getOperand(0))) in matchInstruction()
604 if (!setValueOnce(CandidateVal)) in matchInstruction()