Searched refs:GuardedRegionEnd (Results 1 – 1 of 1) sorted by relevance
3869 Instruction *GuardedRegionStart = nullptr, *GuardedRegionEnd = nullptr; in insertInstructionGuardsHelper() local3876 GuardedRegionEnd = &I; in insertInstructionGuardsHelper()3878 GuardedRegionStart = GuardedRegionEnd = &I; in insertInstructionGuardsHelper()3887 std::make_pair(GuardedRegionStart, GuardedRegionEnd)); in insertInstructionGuardsHelper()3889 GuardedRegionEnd = nullptr; in insertInstructionGuardsHelper()