hitTest with several objects?

**Hi. I want to make a hitTest functions that detects if a object is hitting any of several objects. Is there a way to do this?
I thought i could do this with a array and for loop. But i think that will use to much CPU when this is loaded every frame.
Is there any other way?

Thanks!
**