Home
last modified time | relevance | path

Searched defs:needsRelocation (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineFunction.cpp1386 bool MachineConstantPoolEntry::needsRelocation() const { in needsRelocation() function in MachineConstantPoolEntry
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp638 bool Constant::needsRelocation() const { in needsRelocation() function in Constant