Searched refs:FunctionAttr (Results 1 – 6 of 6) sorted by relevance
74 struct FunctionAttr { struct79 using FunctionStack = SmallVector<FunctionAttr, 4>; argument
238 llvm::any_of(llvm::reverse(ThreadStack), [&](const FunctionAttr &A) { in accountRecord()
30 FunctionAttr.cpp
3 ; Test that FunctionAttr Propagation is generating correct summaries
374 def FunctionAttr : Pass<"function-attr", "mlir::func::FuncOp"> {