ΒΆSmallVector<llvm::Instruction*, 8>
findDefsUsedOutsideOfLoop(llvm::Loop* L)

Description

Returns the instructions that use values defined in the loop.

Declared at: llvm/include/llvm/Transforms/Utils/LoopUtils.h:223

Parameters

llvm::Loop* L