LLVM 22.0.0git
Functions
Spelling.cpp File Reference
#include "llvm/Frontend/Directive/Spelling.h"
#include "llvm/ADT/StringRef.h"
#include "llvm/Support/MathExtras.h"
#include <cassert>

Go to the source code of this file.

Functions

static bool Contains (directive::VersionRange V, int P)
 

Function Documentation

◆ Contains()

static bool Contains ( directive::VersionRange  V,
int  P 
)
static

Definition at line 18 of file Spelling.cpp.

References P.

Referenced by llvm::directive::FindName(), and llvm::LoopInfo::movementPreservesLCSSAForm().