Searched refs:getNonAliasingPointer (Results 1 – 1 of 1) sorted by relevance
1405 Value *getNonAliasingPointer(LoadInst *Load, StoreInst *Store, in getNonAliasingPointer() function in __anon3dc75aee0111::LowerMatrixIntrinsics1610 Value *APtr = getNonAliasingPointer(LoadOp0, Store, MatMul); in emitSIMDTiling()1611 Value *BPtr = getNonAliasingPointer(LoadOp1, Store, MatMul); in emitSIMDTiling()