Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIAnnotateControlFlow.cpp86 void handleLoop(BranchInst *Term);
252 void SIAnnotateControlFlow::handleLoop(BranchInst *Term) { in handleLoop() function in SIAnnotateControlFlow
348 handleLoop(Term); in runOnFunction()