Searched refs:guard_loads (Results 1 – 1 of 1) sorted by relevance
1508 InstrList guard_loads; in RemoveGuards() local1515 guard_loads.push_back(&inst); in RemoveGuards()1522 for (Instruction *inst : guard_loads) in RemoveGuards()