Home
last modified time | relevance | path

Searched refs:LocalRelocation (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DConstant.h240 LocalRelocation = 1, enumerator
/llvm-project-15.0.7/llvm/lib/IR/
H A DConstants.cpp652 return LocalRelocation; in getRelocationInfo()
655 return LocalRelocation; in getRelocationInfo()