Home
last modified time | relevance | path

Searched defs:GetConstant (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp728 auto GetConstant = [UseShort](IRBuilder<> &Builder, uint32_t C) { in doSampling() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp2075 auto GetConstant = [&](Metadata *Bound) -> int64_t { in writeDIGenericSubrange() local