Searched defs:IgnoredInsts (Results 1 – 1 of 1) sorted by relevance
940 SmallPtrSetImpl<Instruction *> &IgnoredInsts) { in mayLoopAccessLocation()1301 SmallPtrSet<Instruction *, 2> IgnoredInsts; in processLoopStoreOfLoopLoad() local