Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/lib/Target/SystemZ/
DSystemZFrameLowering.cpp271 uint64_t MaxReach = (MFFrame->estimateStackSize(MF) + in processFunctionBeforeFrameFinalized() local
273 if (!isUInt<12>(MaxReach)) { in processFunctionBeforeFrameFinalized()