Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNSchedStrategy.cpp1649 static bool hasIGLPInstrs(ScheduleDAGInstrs *DAG) { in hasIGLPInstrs() function
1663 HasIGLPInstrs = hasIGLPInstrs(this); in schedule()