Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600EmitClauseMarkers.cpp180 MachineBasicBlock::iterator BBEnd) { in canClauseLocalKillFitInClause()
H A DGCNIterativeScheduler.cpp233 auto const BBEnd = Begin->getParent()->end(); in getRegionPressure() local
261 auto const BBEnd = R.Begin->getParent()->end(); in getSchedulePressure() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DStackLifetime.cpp248 unsigned BBStart, BBEnd; in calculateLiveIntervals() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVNSink.cpp807 unsigned GVNSink::sinkBB(BasicBlock *BBEnd) { in sinkBB()
883 BasicBlock *BBEnd) { in sinkLastInstruction()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp2072 auto *BBEnd = Blocks[0]->getTerminator()->getSuccessor(0); in sinkLastInstruction() local