Searched defs:shouldAnalyzeRecursively (Results 1 – 4 of 4) sorted by relevance
93 virtual bool shouldAnalyzeRecursively(Operation *op) const { return true; } in shouldAnalyzeRecursively() function
307 bool shouldAnalyzeRecursively(Operation *op) const final { in shouldAnalyzeRecursively() function
84 bool InlinerInterface::shouldAnalyzeRecursively(Operation *op) const { shouldAnalyzeRecursively() function in InlinerInterface
214 bool shouldAnalyzeRecursively(Operation *op) const final { return true; } shouldAnalyzeRecursively() function