Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DSIAnnotateControlFlow.cpp98 void handleLoop(BranchInst *Term);
252 void SIAnnotateControlFlow::handleLoop(BranchInst *Term) { in handleLoop() function in SIAnnotateControlFlow
328 handleLoop(Term); in runOnFunction()