Home
last modified time | relevance | path

Searched refs:func_ranges (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/mlir/test/Analysis/
H A Dtest-liveness.mlir176 // CHECK-LABEL: Testing : func_ranges
177 func.func @func_ranges(%cond : i1, %arg1 : i32, %arg2 : i32, %arg3 : i32) -> i32 {
/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp2286 DWARFRangeList func_ranges; in ParseFunctionFromDWARF() local
2302 if (die.GetDIENamesAndRanges(name, mangled, func_ranges, decl_file, decl_line, in ParseFunctionFromDWARF()