Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DCombiner.h53 bool HasSetupMF = false; variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombiner.cpp263 if (!HasSetupMF) { in combineMachineInstrs()
264 HasSetupMF = true; in combineMachineInstrs()