Searched refs:inspectStore (Results 1 – 3 of 3) sorted by relevance
45 void inspectStore(StoreInst &SI);
54 Remark.inspectStore(*SI); in tryEmitAutoInitRemark()
46 void AutoInitRemark::inspectStore(StoreInst &SI) { in inspectStore() function in AutoInitRemark