Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86DomainReassignment.cpp410 bool encloseInstr(Closure &C, MachineInstr *MI);
453 bool X86DomainReassignment::encloseInstr(Closure &C, MachineInstr *MI) { in encloseInstr() function in X86DomainReassignment
559 if (!encloseInstr(C, DefMI)) in buildClosure()
591 if (!encloseInstr(C, &UseMI)) in buildClosure()