Patch fixes the next problems.
- Removes unused functions from omptarget_nvptx_ThreadPrivateContext
class + simplified data members.
- Fixed calculation of loop boundaries for dynamic loops with static
scheduling.
- Introduced saving/restoring of the dynamic loop boundaries to support
several nested parallel dynamic loops.