Searched defs:needsRelocation (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/CodeGen/ | ||
D | MachineFunction.cpp | 830 bool MachineConstantPoolEntry::needsRelocation() const { in needsRelocation() function in MachineConstantPoolEntry |
/external/llvm/lib/IR/ | ||
D | Constants.cpp | 433 bool Constant::needsRelocation() const { in needsRelocation() function in Constant |