Searched refs:getNonAliasingPointer (Results 1 – 1 of 1) sorted by relevance
1560 Value *getNonAliasingPointer(LoadInst *Load, StoreInst *Store, in getNonAliasingPointer() function in __anon04e69bad0111::LowerMatrixIntrinsics1764 Value *APtr = getNonAliasingPointer(LoadOp0, Store, MatMul); in emitSIMDTiling()1765 Value *BPtr = getNonAliasingPointer(LoadOp1, Store, MatMul); in emitSIMDTiling()