Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZElimCompare.cpp40 : Def(false), Use(false), IndirectDef(false), IndirectUse(false) {} in Reference()
46 IndirectUse |= Other.IndirectUse; in operator |=()
60 bool IndirectUse; member
148 Ref.IndirectUse |= (MOReg != Reg); in getRegReferences()