Searched defs:inline_depth (Results 1 – 3 of 3) sorted by relevance
260 std::variant<void *, uint32_t> GetMethod(const StackMap &stackmap, int inline_depth) in GetMethod()336 auto GetInlineInfo(const StackMap &stack_map, int inline_depth) const in GetInlineInfo()
62 …void EnumerateVRegs(const CodeInfo &code_info, const StackMap &stack_map, int inline_depth, Callba… in EnumerateVRegs()
518 auto inline_depth = inline_depth_; in ConvertToIFrame() local