Searched defs:isInternalProcedure (Results 1 – 2 of 2) sorted by relevance
/llvm-project/flang/include/flang/Optimizer/Dialect/ | ||
H A D | FIROpsSupport.h | 112 inline bool isInternalProcedure(mlir::func::FuncOp func) { isInternalProcedure() function |
/llvm-project/llvm/lib/Object/ | ||
H A D | XCOFFObjectFile.cpp | 1575 bool XCOFFTracebackTable::isInternalProcedure() const { isInternalProcedure() function in llvm::object::XCOFFTracebackTable |