Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp731 Changed |= VisitStore(cast<StoreInst>(Inst), Op1, Op2, Builder); in Visit()
1507 bool VisitStore(StoreInst *Inst, Value *StoredVal, Value *Ptr, in VisitStore() function in __anon7e59d9a20111::LowerMatrixIntrinsics