Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachineFunction.cpp1358 bool MachineConstantPoolEntry::needsRelocation() const { in needsRelocation() function in MachineConstantPoolEntry
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DConstants.cpp625 bool Constant::needsRelocation() const { in needsRelocation() function in Constant