Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.cpp120 auto orderConstantValue = [&OM](const Value *V) { in orderModule() local
142 orderConstantValue(VAM->getValue()); in orderModule()
146 orderConstantValue(VAM->getValue()); in orderModule()
156 orderConstantValue(Op); in orderModule()
/openbsd-src/gnu/llvm/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILValueEnumerator.cpp136 auto orderConstantValue = [&OM](const Value *V) { in orderModule() local
149 orderConstantValue(VAM->getValue()); in orderModule()
153 orderConstantValue(VAM->getValue()); in orderModule()