Searched refs:StackAddressUsed (Results 1 – 1 of 1) sorted by relevance
175 bool StackAddressUsed) const;305 bool StackAddressUsed) const { in INITIALIZE_PASS_DEPENDENCY()327 if (StackAddressUsed && MI.mayLoadOrStore() && in INITIALIZE_PASS_DEPENDENCY()845 bool StackAddressUsed = false; in performShrinkWrapping() local853 StackAddressUsed = true; in performShrinkWrapping()859 if (useOrDefCSROrFI(MI, RS, StackAddressUsed)) { in performShrinkWrapping()871 StackAddressUsed = true; in performShrinkWrapping()875 StackAddressUsedBlockInfo[MBB->getNumber()] = StackAddressUsed; in performShrinkWrapping()