Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/
DMLxExpansionPass.cpp59 SmallPtrSet<MachineInstr*, 4> IgnoreStall; member
230 IgnoreStall.insert(DefMI); in FindMLxHazard()
240 if (IgnoreStall.count(MI)) in FindMLxHazard()
332 IgnoreStall.clear(); in ExpandFPMLxInstructions()