Searched defs:InternalAmt (Results 1 – 2 of 2) sorted by relevance
235 uint64_t InternalAmt = (IsDestroy && Amount) ? I->getOperand(1).getImm() : 0; in eliminateCallFramePseudoInstr() local
3490 uint64_t InternalAmt = (isDestroy || Amount) ? TII.getFrameAdjustment(*I) : 0; in eliminateCallFramePseudoInstr() local