Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDILCFGStructurizer.cpp211 static int getContinueZeroOpcode(int OldOpcode);
520 int AMDGPUCFGStructurizer::getContinueZeroOpcode(int OldOpcode) { in getContinueZeroOpcode() function in AMDGPUCFGStructurizer
1467 getContinueZeroOpcode(OldOpcode); in settleLoopcontBlock()