Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRegisterPressure.h300 bool ShouldTrackUntiedDefs = false);
/external/llvm/lib/CodeGen/
DRegisterPressure.cpp183 bool ShouldTrackUntiedDefs) in init() argument
192 TrackUntiedDefs = ShouldTrackUntiedDefs; in init()