Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveRegMatrix.cpp60 void LiveRegMatrix::init(MachineFunction &MF, LiveIntervals &pLIS, in init() argument
63 LIS = &pLIS; in init()