Searched refs:getLoadStoreKind (Results 1 – 1 of 1) sorted by relevance
948 auto getLoadStoreKind = [](const Value *V, unsigned LdStOp, unsigned MaskedOp, in getCastContextHint() local971 return getLoadStoreKind(I->getOperand(0), Instruction::Load, in getCastContextHint()976 return getLoadStoreKind(*I->user_begin(), Instruction::Store, in getCastContextHint()