Home
last modified time | relevance | path

Searched refs:StackAddressUsedBlockInfo (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DShrinkWrap.cpp169 BitVector StackAddressUsedBlockInfo; member in __anon8a4a73dd0111::ShrinkWrap
849 if (StackAddressUsedBlockInfo.test(Pred->getNumber())) { in performShrinkWrapping()
872 StackAddressUsedBlockInfo[MBB->getNumber()] = StackAddressUsed; in performShrinkWrapping()
956 StackAddressUsedBlockInfo.resize(MF.getNumBlockIDs(), true); in runOnMachineFunction()
958 StackAddressUsedBlockInfo.clear(); in runOnMachineFunction()