Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86PreTileConfig.cpp212 auto RecordShape = [&](MachineInstr *MI, MachineBasicBlock *MBB) { in INITIALIZE_PASS_DEPENDENCY() local
231 RecordShape(DefMI, DefMBB); // In this case, PHI is also a shape def. in INITIALIZE_PASS_DEPENDENCY()
235 RecordShape(DefMI, DefMBB); in INITIALIZE_PASS_DEPENDENCY()