Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DMachineLICM.cpp184 void ProcessMI(MachineInstr *MI, BitVector &PhysRegDefs,
399 void MachineLICMBase::ProcessMI(MachineInstr *MI, in ProcessMI() function in MachineLICMBase
520 ProcessMI(&MI, PhysRegDefs, PhysRegClobbers, StoredFIs, Candidates); in HoistRegionPostRA()