Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.cpp138 auto OrderConstantFromMetadata = [&](Metadata *MD) { in orderModule() local
148 OrderConstantFromMetadata(DVR.getRawLocation()); in orderModule()
150 OrderConstantFromMetadata(DVR.getRawAddress()); in orderModule()
155 OrderConstantFromMetadata(MAV->getMetadata()); in orderModule()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp152 auto OrderConstantFromMetadata = [&](Metadata *MD) { in orderModule() local
197 OrderConstantFromMetadata(DVR.getRawLocation()); in orderModule()
199 OrderConstantFromMetadata(DVR.getRawAddress()); in orderModule()