Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDILCFGStructurizer.cpp245 int loopendPatternMatch();
892 NumMatch += loopendPatternMatch(); in patternMatchGroup()
989 int AMDGPUCFGStructurizer::loopendPatternMatch() { in loopendPatternMatch() function in AMDGPUCFGStructurizer