Return true if the loop does not contain any (natural) loops.
Declared in <llvm/Support/GenericLoopInfo.h>
<llvm/Support/GenericLoopInfo.h>
bool isInnermost() const;
True if this loop contains no nested loops.