Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/lib/CodeGen/
HDSpillPlacement.h95 bool ChangesValue; member
HDSpillPlacement.cpp392 << (ChangesValue ? "changes" : "no change") << "}"; in print()
HDRegAllocGreedy.cpp619 BC.ChangesValue = BI.FirstDef.isValid(); in addSplitConstraints()