Home
last modified time | relevance | path

Searched defs:BBEnd (Results 1 – 5 of 5) sorted by relevance

/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600EmitClauseMarkers.cpp182 canClauseLocalKillFitInClause(unsigned AluInstCount,std::vector<std::pair<unsigned,unsigned>> KCacheBanks,MachineBasicBlock::iterator Def,MachineBasicBlock::iterator BBEnd) canClauseLocalKillFitInClause() argument
H A DGCNIterativeScheduler.cpp233 auto const BBEnd = Begin->getParent()->end(); in getRegionPressure() local
261 auto const BBEnd = R.Begin->getParent()->end(); in getSchedulePressure() local
/llvm-project/llvm/lib/Analysis/
H A DStackLifetime.cpp248 unsigned BBStart, BBEnd; in calculateLiveIntervals() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVNSink.cpp807 sinkBB(BasicBlock * BBEnd) sinkBB() argument
883 sinkLastInstruction(ArrayRef<BasicBlock * > Blocks,BasicBlock * BBEnd) sinkLastInstruction() argument
[all...]
/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp2072 auto *BBEnd = Blocks[0]->getTerminator()->getSuccessor(0); sinkLastInstruction() local