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