Searched defs:allowExtraAnalysis (Results 1 – 2 of 2) sorted by relevance
99 bool allowExtraAnalysis(StringRef PassName) const { in allowExtraAnalysis() function102 static bool allowExtraAnalysis(const Function &F, StringRef PassName) { in allowExtraAnalysis() function105 static bool allowExtraAnalysis(LLVMContext &Ctx, StringRef PassName) { in allowExtraAnalysis() function
176 bool allowExtraAnalysis(StringRef PassName) const { in allowExtraAnalysis() function