Home
last modified time | relevance | path

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

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