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