Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DMachineLICM.cpp207 void ProcessMI(MachineInstr *MI, BitVector &PhysRegDefs,
423 void MachineLICMBase::ProcessMI(MachineInstr *MI, in ProcessMI() function in MachineLICMBase
543 ProcessMI(&MI, PhysRegDefs, PhysRegClobbers, StoredFIs, Candidates); in HoistRegionPostRA()