Home
last modified time | relevance | path

Searched refs:CreateBreak (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIAnnotateControlFlow.cpp238 auto CreateBreak = [this, Cond, Broken](Instruction *I) -> CallInst * { in handleLoopCondition() local
251 return CreateBreak(Insert); in handleLoopCondition()
259 return CreateBreak(Insert); in handleLoopCondition()
264 return CreateBreak(Insert); in handleLoopCondition()