Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DShrinkWrap.cpp167 BitVector StackAddressUsedBlockInfo; member in __anon7eef84130111::ShrinkWrap
847 if (StackAddressUsedBlockInfo.test(Pred->getNumber())) { in performShrinkWrapping()
870 StackAddressUsedBlockInfo[MBB->getNumber()] = StackAddressUsed; in performShrinkWrapping()
951 StackAddressUsedBlockInfo.resize(MF.getNumBlockIDs(), true); in runOnMachineFunction()
953 StackAddressUsedBlockInfo.clear(); in runOnMachineFunction()