Lines Matching defs:Slot
2401 const AllocaInst *Slot = cast<AllocaInst>(II->getArgOperand(1));2403 MFI.setStackProtectorIndex(FuncInfo.StaticAllocaMap[Slot]);2407 if (!X86SelectAddress(Slot, AM)) return false;