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.cpp81 bool openIf(BranchInst *Term);
185 bool SIAnnotateControlFlow::openIf(BranchInst *Term) { in openIf() function in SIAnnotateControlFlow
377 Changed |= openIf(Term); in run()