Searched refs:ExprOpsBeforeFragment (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfoMetadata.cpp1129 ArrayRef<uint64_t> ExprOpsBeforeFragment = local
1132 (ExprOpsBeforeFragment.back() != dwarf::DW_OP_stack_value);
1133 bool NeedsStackValue = NeedsDeref || ExprOpsBeforeFragment.empty();

Completed in 60 milliseconds