Home
last modified time | relevance | path

Searched defs:PhysRegDefs (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMIRCanonicalizerPass.cpp151 std::vector<unsigned> PhysRegDefs; in rescheduleCanonically() local
H A DMachineLICM.cpp428 ProcessMI(MachineInstr * MI,BitVector & PhysRegDefs,BitVector & PhysRegClobbers,SmallSet<int,32> & StoredFIs,SmallVectorImpl<CandidateInfo> & Candidates,MachineLoop * CurLoop) ProcessMI() argument
525 BitVector PhysRegDefs(NumRegs); // Regs defined once in the loop. HoistRegionPostRA() local