Searched defs:memInst (Results 1 – 3 of 3) sorted by relevance
383 …irtual void SetVolatile([[maybe_unused]] const Pointer &pointer, [[maybe_unused]] Inst *memInst) {} in SetVolatile()
604 void AliasAnalysis::SetVolatile(const Pointer &pointer, Inst *memInst) in SetVolatile()
236 auto memInst = GetMemInstForImplicitNullCheck(inst); in VisitNullCheck() local