/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | EdgeBundles.cpp | 44 EC.grow(2 * MF->getNumBlockIDs()); in runOnMachineFunction() 60 for (unsigned i = 0, e = MF->getNumBlockIDs(); i != e; ++i) { in runOnMachineFunction()
|
H A D | MachineLateInstrsCleanup.cpp | 101 RegDefs.resize(MF.getNumBlockIDs()); in runOnMachineFunction() 103 RegKills.resize(MF.getNumBlockIDs()); in runOnMachineFunction() 146 BitVector VisitedPreds(MI->getMF()->getNumBlockIDs()); in removeRedundantDef()
|
H A D | LiveRangeCalc.cpp | 42 unsigned NumBlocks = MF->getNumBlockIDs(); in resetLiveOutMap() 307 unsigned N = MF->getNumBlockIDs(); in findReachingDefs() 441 BitVector DefBlocks(MF.getNumBlockIDs()); in isJointlyDominated()
|
H A D | LoopTraversal.cpp | 26 MBBInfos.assign(MF.getNumBlockIDs(), MBBInfo()); in traverse()
|
H A D | CFIFixup.cpp | 124 const unsigned NumBlocks = MF.getNumBlockIDs(); in runOnMachineFunction()
|
H A D | MachineTraceMetrics.cpp | 73 BlockInfo.resize(MF->getNumBlockIDs()); in runOnMachineFunction() 74 ProcReleaseAtCycles.resize(MF->getNumBlockIDs() * in runOnMachineFunction() 428 assert(BlockInfo.size() == MF->getNumBlockIDs() && "Outdated BlockInfo size"); in verifyAnalysis() 606 assert(BlockInfo.size() == MTM.MF->getNumBlockIDs() && in verify()
|
H A D | BasicBlockSections.cpp | 243 SmallVector<MachineBasicBlock *> PreLayoutFallThroughs(MF.getNumBlockIDs()); in sortBasicBlocksAndUpdateBranches()
|
H A D | ReachingDefAnalysis.cpp | 237 MBBReachingDefs.resize(MF->getNumBlockIDs()); in init() 239 MBBOutRegsInfos.resize(MF->getNumBlockIDs()); in init()
|
H A D | SwitchLoweringUtils.cpp | 326 BitVector Dests(FuncInfo.MF->getNumBlockIDs()); in findBitTestClusters() 375 BitVector Dests(FuncInfo.MF->getNumBlockIDs()); in buildBitTests()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMBasicBlockInfo.cpp | 125 << " - blocks: " << MF.getNumBlockIDs() << "\n"); in adjustBBOffsetsAfter() 127 for(unsigned i = BBNum + 1, e = MF.getNumBlockIDs(); i < e; ++i) { in adjustBBOffsetsAfter()
|
H A D | ARMBasicBlockInfo.h | 125 BBInfo.resize(MF.getNumBlockIDs()); in computeAllBlockSizes()
|
/freebsd/contrib/llvm-project/clang/lib/Analysis/ |
H A D | UninitializedValues.cpp | 181 unsigned n = cfg.getNumBlockIDs(); in computeSetOfDeclarations() 573 SmallVector<unsigned, 32> SuccsVisited(cfg.getNumBlockIDs(), 0); in getUninitUse() 938 llvm::BitVector previouslyVisited(cfg.getNumBlockIDs()); in runUninitializedVariablesAnalysis() 940 llvm::BitVector wasAnalyzed(cfg.getNumBlockIDs(), false); in runUninitializedVariablesAnalysis() 942 PruneBlocksHandler PBH(cfg.getNumBlockIDs()); in runUninitializedVariablesAnalysis()
|
H A D | CFGReachabilityAnalysis.cpp | 24 : analyzed(cfg.getNumBlockIDs(), false) {} in CFGReverseBlockReachabilityAnalysis()
|
H A D | PostOrderCFGView.cpp | 22 Blocks.reserve(cfg->getNumBlockIDs()); in PostOrderCFGView()
|
H A D | ReachableCode.cpp | 742 llvm::BitVector reachable(cfg->getNumBlockIDs()); in FindUnreachableCode() 745 if (numReachable == cfg->getNumBlockIDs()) in FindUnreachableCode() 753 if (numReachable == cfg->getNumBlockIDs()) in FindUnreachableCode() 767 if (numReachable == cfg->getNumBlockIDs()) in FindUnreachableCode()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyCFGSort.cpp | 98 unsigned(MBB->getNumber() + 1) < MF->getNumBlockIDs() in maybeUpdateTerminator() 196 SmallVector<unsigned, 16> NumPredsLeft(MF.getNumBlockIDs(), 0); in sortBlocks()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | GCNPreRALongBranchReg.cpp | 76 BlockInfo.resize(MF.getNumBlockIDs()); in generateBlockInfo()
|
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/ |
H A D | PostOrderCFGView.h | 46 CFGBlockSet(const CFG *G) : VisitedBlockIDs(G->getNumBlockIDs(), false) {} in CFGBlockSet()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64CompressJumpTables.cpp | 89 BlockInfo.resize(MF->getNumBlockIDs()); in scanFunction()
|
/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/ |
H A D | AdornedCFG.cpp | 76 llvm::BitVector BlockReachable(Cfg.getNumBlockIDs(), false); in findReachableBlocks()
|
H A D | HTMLLogger.cpp | 185 BlockConverged.resize(ACFG.getCFG().getNumBlockIDs()); in beginAnalysis() 501 for (unsigned I = 0; I < CFG.getNumBlockIDs(); ++I) { in buildCFGDot()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/ |
H A D | MSP430BranchSelector.cpp | 93 BlockOffsets.resize(MF->getNumBlockIDs()); in measureFunction()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86VZeroUpper.cpp | 315 BlockStates.resize(MF.getNumBlockIDs()); in runOnMachineFunction()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonCopyHoisting.cpp | 91 CopyMIList.resize(Fn.getNumBlockIDs()); in runOnMachineFunction()
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | CoreEngine.cpp | 102 L->getCFG()->getNumBlockIDs()); in ExecuteWorkList() 233 LC->getCFG()->getNumBlockIDs()); in HandleBlockEdge()
|