Searched defs:MaxReach (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/SystemZ/
H A DSystemZFrameLowering.cpp273 uint64_t MaxReach = (MFFrame->estimateStackSize(MF) + local
275 if (!isUInt<12>(MaxReach)) {

Completed in 192 milliseconds