Searched refs:GuardedRegions (Results 1 – 1 of 1) sorted by relevance
4122 SmallVector<std::pair<Instruction *, Instruction *>, 4> GuardedRegions; in insertInstructionGuardsHelper() local4152 GuardedRegions.push_back( in insertInstructionGuardsHelper()4160 for (auto &GR : GuardedRegions) in insertInstructionGuardsHelper()