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::ShrinkWrapImpl
852 if (StackAddressUsedBlockInfo.test(Pred->getNumber())) { in performShrinkWrapping()
875 StackAddressUsedBlockInfo[MBB->getNumber()] = StackAddressUsed; in performShrinkWrapping()
956 StackAddressUsedBlockInfo.resize(MF.getNumBlockIDs(), true); in run()
958 StackAddressUsedBlockInfo.clear(); in run()