Searched defs:allowExtraAnalysis (Results 1 – 2 of 2) sorted by relevance
98 bool allowExtraAnalysis(StringRef PassName) const { in allowExtraAnalysis() function101 static bool allowExtraAnalysis(const Function &F, StringRef PassName) { in allowExtraAnalysis() function104 static bool allowExtraAnalysis(LLVMContext &Ctx, StringRef PassName) { in allowExtraAnalysis() function
168 bool allowExtraAnalysis(StringRef PassName) const { in allowExtraAnalysis() function