ΒΆtemplate <typename Ty>
inline match_LoopInvariant<Ty> m_LoopInvariant(
    const Ty& M,
    const llvm::Loop* L)

Description

Matches if the value is loop-invariant.

Declared at: llvm/lib/Transforms/Scalar/LoopIdiomRecognize.cpp:2258

Templates

Ty

Parameters

const Ty& M
const llvm::Loop* L