Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachineCopyPropagation.cpp337 bool hasOverlappingMultipleDef(const MachineInstr &MI,
546 bool MachineCopyPropagation::hasOverlappingMultipleDef( in hasOverlappingMultipleDef() function in MachineCopyPropagation
908 if (hasOverlappingMultipleDef(MI, MODef, Def)) in propagateDefs()