Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86DomainReassignment.cpp416 void encloseInstr(Closure &C, MachineInstr *MI);
452 void X86DomainReassignment::encloseInstr(Closure &C, MachineInstr *MI) { in encloseInstr() function in X86DomainReassignment
556 encloseInstr(C, DefMI); in buildClosure()
586 encloseInstr(C, &UseMI); in buildClosure()