Searched defs:needsRelocation (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | MachineFunction.cpp | 1386 bool MachineConstantPoolEntry::needsRelocation() const { needsRelocation() function in MachineConstantPoolEntry |
/llvm-project/llvm/lib/IR/ | ||
H A D | Constants.cpp | 638 bool Constant::needsRelocation() const { needsRelocation() function in Constant |