Home
last modified time | relevance | path

Searched refs:VisitStore (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp1040 Changed |= VisitStore(cast<StoreInst>(Inst), Op1, Op2, Builder); in Visit()
2085 bool VisitStore(StoreInst *Inst, Value *StoredVal, Value *Ptr, in VisitStore() function in __anon2fd53cac0111::LowerMatrixIntrinsics