Searched refs:GCSafepointPollName (Results 1 – 1 of 1) sorted by relevance
591 const char GCSafepointPollName[] = "gc.safepoint_poll"; variable594 return F.getName().equals(GCSafepointPollName); in isGCSafepointPoll()633 auto *F = M->getFunction(GCSafepointPollName); in InsertSafepointPoll()