Searched refs:MaxReach (Results 1 – 1 of 1) sorted by relevance
456 uint64_t MaxReach = StackSize + MaxArgOffset; in processFunctionBeforeFrameFinalized() local457 if (!isUInt<12>(MaxReach)) { in processFunctionBeforeFrameFinalized()1521 uint64_t MaxReach = (StackSize + Regs.getCallFrameSize() + in processFunctionBeforeFrameFinalized() local1524 if (!isUInt<12>(MaxReach)) { in processFunctionBeforeFrameFinalized()