Searched refs:GCSafepointPollName (Results 1 – 1 of 1) sorted by relevance
490 static const char *const GCSafepointPollName = "gc.safepoint_poll"; variable493 return F.getName().equals(GCSafepointPollName); in isGCSafepointPoll()764 auto *F = M->getFunction(GCSafepointPollName); in INITIALIZE_PASS_DEPENDENCY()