Searched refs:replaceRelativePointerUsersWithZero (Results 1 – 3 of 3) sorted by relevance
82 void replaceRelativePointerUsersWithZero(Function *F);
204 void llvm::replaceRelativePointerUsersWithZero(Function *F) { in replaceRelativePointerUsersWithZero() function in llvm
388 replaceRelativePointerUsersWithZero(F); in run()