Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIAnnotateControlFlow.cpp79 bool openIf(BranchInst *Term);
205 bool SIAnnotateControlFlow::openIf(BranchInst *Term) { in openIf() function in SIAnnotateControlFlow
393 Changed |= openIf(Term); in runOnFunction()