Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86PreTileConfig.cpp205 auto RecordShape = [&](MachineInstr *MI, MachineBasicBlock *MBB) { in INITIALIZE_PASS_DEPENDENCY() local
224 RecordShape(DefMI, DefMBB); // In this case, PHI is also a shape def. in INITIALIZE_PASS_DEPENDENCY()
228 RecordShape(DefMI, DefMBB); in INITIALIZE_PASS_DEPENDENCY()