Searched refs:StackAddressUsed (Results 1 – 1 of 1) sorted by relevance
175 bool StackAddressUsed) const;299 bool StackAddressUsed) const { in INITIALIZE_PASS_DEPENDENCY()321 if (StackAddressUsed && MI.mayLoadOrStore() && in INITIALIZE_PASS_DEPENDENCY()842 bool StackAddressUsed = false; in performShrinkWrapping() local850 StackAddressUsed = true; in performShrinkWrapping()856 if (useOrDefCSROrFI(MI, RS, StackAddressUsed)) { in performShrinkWrapping()868 StackAddressUsed = true; in performShrinkWrapping()872 StackAddressUsedBlockInfo[MBB->getNumber()] = StackAddressUsed; in performShrinkWrapping()