Searched refs:visitICmpLoadOperand (Results 1 – 1 of 1) sorted by relevance
135 BCEAtom visitICmpLoadOperand(Value *const Val, BaseIdentifier &BaseId) { in visitICmpLoadOperand() function322 auto Lhs = visitICmpLoadOperand(CmpI->getOperand(0), BaseId); in visitICmp()325 auto Rhs = visitICmpLoadOperand(CmpI->getOperand(1), BaseId); in visitICmp()