Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachineFunctionSplitter.cpp91 MachineBasicBlock *StartBlock = &MF.front(); in setDescendantEHBlocksCold() local
H A DCriticalAntiDepBreaker.cpp50 void CriticalAntiDepBreaker::StartBlock(MachineBasicBlock *BB) { in StartBlock() function in CriticalAntiDepBreaker
H A DExpandMemCmp.cpp628 BasicBlock *StartBlock = CI->getParent(); in getMemCmpExpansion() local
H A DSelectOptimize.cpp424 BasicBlock *StartBlock = SI->getParent(); in convertProfitableSIGroups() local
H A DAggressiveAntiDepBreaker.cpp146 void AggressiveAntiDepBreaker::StartBlock(MachineBasicBlock *BB) { in StartBlock() function in AggressiveAntiDepBreaker
H A DCodeGenPrepare.cpp2158 BasicBlock *StartBlock = CountZeros->getParent(); in despeculateCountZeros() local
6919 BasicBlock *StartBlock = SI->getParent(); in optimizeSelectInst() local
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCBranchSelector.cpp227 unsigned StartBlock = Src->getNumber(); in computeBranchSize() local
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVGatherScatterLowering.cpp280 unsigned StartBlock = BasePtr->getOperand(0) == Inc ? 1 : 0; in matchStridedRecurrence() local
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DMemorySSAUpdater.cpp265 BasicBlock *StartBlock = MU->getBlock(); in insertUse() local
433 BasicBlock *StartBlock = MD->getBlock(); in insertDef() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DDFAJumpThreading.cpp248 BasicBlock *StartBlock = SI->getParent(); in unfold() local