Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/CodeGen/
H A DRegisterPressure.h377 bool TrackUntiedDefs = false; global() variable
/llvm-project/llvm/lib/CodeGen/
H A DRegisterPressure.cpp268 init(const MachineFunction * mf,const RegisterClassInfo * rci,const LiveIntervals * lis,const MachineBasicBlock * mbb,MachineBasicBlock::const_iterator pos,bool TrackLaneMasks,bool TrackUntiedDefs) init() argument