Home
last modified time | relevance | path

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

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