Searched refs:GuardedRegionEnd (Results 1 – 1 of 1) sorted by relevance
4135 Instruction *GuardedRegionStart = nullptr, *GuardedRegionEnd = nullptr; in insertInstructionGuardsHelper() local4142 GuardedRegionEnd = &I; in insertInstructionGuardsHelper()4144 GuardedRegionStart = GuardedRegionEnd = &I; in insertInstructionGuardsHelper()4153 std::make_pair(GuardedRegionStart, GuardedRegionEnd)); in insertInstructionGuardsHelper()4155 GuardedRegionEnd = nullptr; in insertInstructionGuardsHelper()