reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
133 bool shouldExplore(const Use *U) override {
lib/Transforms/IPO/Attributor.cpp 3113 bool shouldExplore(const Use *U) override {
81 virtual bool shouldExplore(const Use *U);
242 if (!Tracker->shouldExplore(&U))