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