Searched defs:inlineDepth (Results 1 – 6 of 6) sorted by relevance
263 std::variant<void *, uint32_t> GetMethod(const StackMap &stackmap, int inlineDepth) in GetMethod()338 auto GetInlineInfo(const StackMap &stackMap, int inlineDepth) const in GetInlineInfo()
64 …void EnumerateVRegs(CodeInfo &codeInfo, const StackMap &stackMap, int inlineDepth, Callback callba… in EnumerateVRegs()
39 uint32 Options::inlineDepth = 8; member in maple::Options
104 static uint32 inlineDepth; variable
235 auto inlineDepth = record.getLocation(LOCATION_INLINE_DEPTH).getSmallConstant(); in BuildRegMap() local
588 auto inlineDepth = inlineDepth_; in ConvertToIFrame() local