Home
last modified time | relevance | path

Searched refs:MaxReach (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/SystemZ/
DSystemZFrameLowering.cpp280 uint64_t MaxReach = (MFFrame->estimateStackSize(MF) + in processFunctionBeforeFrameFinalized() local
282 if (!isUInt<12>(MaxReach)) { in processFunctionBeforeFrameFinalized()