Searched refs:getNonAliasingPointer (Results 1 – 1 of 1) sorted by relevance
1103 Value *getNonAliasingPointer(LoadInst *Load, StoreInst *Store, in getNonAliasingPointer() function in __anon7e59d9a20111::LowerMatrixIntrinsics1300 Value *APtr = getNonAliasingPointer(LoadOp0, Store, MatMul); in emitSIMDTiling()1301 Value *BPtr = getNonAliasingPointer(LoadOp1, Store, MatMul); in emitSIMDTiling()