Home
last modified time | relevance | path

Searched defs:StartBlock (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DEHUtils.h52 BlockT *StartBlock = &F.front(); in computeEHOnlyBlocks() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCBranchSelector.cpp227 unsigned StartBlock = Src->getNumber(); in computeBranchSize() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVGatherScatterLowering.cpp294 unsigned StartBlock = BasePtr->getOperand(0) == Inc ? 1 : 0; in matchStridedRecurrence() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCriticalAntiDepBreaker.cpp50 void CriticalAntiDepBreaker::StartBlock(MachineBasicBlock *BB) { in StartBlock() function in CriticalAntiDepBreaker
H A DAggressiveAntiDepBreaker.cpp146 void AggressiveAntiDepBreaker::StartBlock(MachineBasicBlock *BB) { in StartBlock() function in AggressiveAntiDepBreaker
H A DExpandMemCmp.cpp717 BasicBlock *StartBlock = CI->getParent(); in getMemCmpExpansion() local
H A DSelectOptimize.cpp650 BasicBlock *StartBlock = SI.getI()->getParent(); in convertProfitableSIGroups() local
H A DCodeGenPrepare.cpp2319 BasicBlock *StartBlock = CountZeros->getParent(); in despeculateCountZeros() local
7203 BasicBlock *StartBlock = SI->getParent(); in optimizeSelectInst() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DMemorySSAUpdater.cpp265 BasicBlock *StartBlock = MU->getBlock(); in insertUse() local
433 BasicBlock *StartBlock = MD->getBlock(); in insertDef() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DDFAJumpThreading.cpp210 BasicBlock *StartBlock = SI->getParent(); in unfold() local