Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineCopyPropagation.cpp426 bool hasOverlappingMultipleDef(const MachineInstr &MI,
641 bool MachineCopyPropagation::hasOverlappingMultipleDef( in hasOverlappingMultipleDef() function in MachineCopyPropagation
1006 if (hasOverlappingMultipleDef(MI, MODef, Def)) in propagateDefs()