Searched refs:replaceDestination (Results 1 – 3 of 3) sorted by relevance
119 bool replaceDestination(uint64_t JTAddress, const MCSymbol *OldDest,
68 bool bolt::JumpTable::replaceDestination(uint64_t JTAddress, in replaceDestination() function in bolt::JumpTable
3996 bool Patched = JT->replaceDestination(JTAddress, OldDest->getLabel(), in deleteConservativeEdges()