Searched refs:getNonAliasingPointer (Results 1 – 1 of 1) sorted by relevance
1607 Value *getNonAliasingPointer(LoadInst *Load, StoreInst *Store, in getNonAliasingPointer() function in __anon821fcdb70111::LowerMatrixIntrinsics1811 Value *APtr = getNonAliasingPointer(LoadOp0, Store, MatMul); in emitSIMDTiling()1812 Value *BPtr = getNonAliasingPointer(LoadOp1, Store, MatMul); in emitSIMDTiling()