Searched refs:visitICmpLoadOperand (Results 1 – 1 of 1) sorted by relevance
76 BCEAtom visitICmpLoadOperand(Value *const Val) { in visitICmpLoadOperand() function261 auto Lhs = visitICmpLoadOperand(CmpI->getOperand(0)); in visitICmp()263 auto Rhs = visitICmpLoadOperand(CmpI->getOperand(1)); in visitICmp()