Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIAnnotateControlFlow.cpp84 handleLoopCondition(Value *Cond, PHINode *Broken, llvm::Loop *L,
234 Value *SIAnnotateControlFlow::handleLoopCondition( in handleLoopCondition() function in SIAnnotateControlFlow
285 Value *Arg = handleLoopCondition(Cond, Broken, L, Term); in handleLoop()