Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/
H A DInterferenceCache.cpp89 revalidate(LiveIntervalUnion * LIUArray,const TargetRegisterInfo * TRI) revalidate() argument
101 reset(MCRegister physReg,LiveIntervalUnion * LIUArray,const TargetRegisterInfo * TRI,const MachineFunction * MF) reset() argument
119 valid(LiveIntervalUnion * LIUArray,const TargetRegisterInfo * TRI) valid() argument
[all...]
H A DInterferenceCache.h140 LiveIntervalUnion *LIUArray = nullptr; variable