Searched refs:guard_stores (Results 1 – 1 of 1) sorted by relevance
1287 InstrList guard_stores; in RemoveGuards() local1297 guard_stores.push_back(&inst); in RemoveGuards()1303 for (Instruction *inst : guard_stores) in RemoveGuards()