Searched refs:GuardedRegionEnd (Results 1 – 1 of 1) sorted by relevance
4143 Instruction *GuardedRegionStart = nullptr, *GuardedRegionEnd = nullptr; in insertInstructionGuardsHelper() local4150 GuardedRegionEnd = &I; in insertInstructionGuardsHelper()4152 GuardedRegionStart = GuardedRegionEnd = &I; in insertInstructionGuardsHelper()4161 std::make_pair(GuardedRegionStart, GuardedRegionEnd)); in insertInstructionGuardsHelper()4163 GuardedRegionEnd = nullptr; in insertInstructionGuardsHelper()