Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DSpillPlacement.h97 bool ChangesValue; member
H A DSpillPlacement.cpp392 << (ChangesValue ? "changes" : "no change") << "}"; in print()
H A DRegAllocGreedy.cpp1247 BC.ChangesValue = BI.FirstDef.isValid(); in addSplitConstraints()