Searched refs:getNonAliasingPointer (Results 1 – 1 of 1) sorted by relevance
1281 Value *getNonAliasingPointer(LoadInst *Load, StoreInst *Store, in getNonAliasingPointer() function in __anonf095cceb0111::LowerMatrixIntrinsics1478 Value *APtr = getNonAliasingPointer(LoadOp0, Store, MatMul); in emitSIMDTiling()1479 Value *BPtr = getNonAliasingPointer(LoadOp1, Store, MatMul); in emitSIMDTiling()