Searched refs:relaxRelocation (Results 1 – 2 of 2) sorted by relevance
144 bool relaxRelocation(IRBuilder& pBuilder, Relocation& pRel);
766 bool MipsGNULDBackend::relaxRelocation(IRBuilder& pBuilder, Relocation& pRel) { in relaxRelocation() function in mcld::MipsGNULDBackend821 if (relaxRelocation(pBuilder, *llvm::cast<Relocation>(reloc))) in doRelax()