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