Searched defs:inlineDepth (Results 1 – 7 of 7) sorted by relevance
261 std::variant<void *, uint32_t> GetMethod(const StackMap &stackmap, int inlineDepth) in GetMethod()336 auto GetInlineInfo(const StackMap &stackMap, int inlineDepth) const in GetInlineInfo()
109 maplecl::Option<uint32_t> inlineDepth({"--inline-depth"}, variable
47 uint32 Options::inlineDepth = 8; member in maple::Options
64 …void EnumerateVRegs(CodeInfo &codeInfo, const StackMap &stackMap, int inlineDepth, Callback callba… in EnumerateVRegs()
98 static uint32 inlineDepth; variable
235 auto inlineDepth = record.getLocation(LOCATION_INLINE_DEPTH).getSmallConstant(); in BuildRegMap() local
584 auto inlineDepth = inlineDepth_; in ConvertToIFrame() local