Searched refs:getMDOrNullWithoutPlaceholders (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/llvm/lib/Bitcode/Reader/
H A DMetadataLoader.cpp1165 auto getMDOrNullWithoutPlaceholders = [&](unsigned ID) -> Metadata * { local
1668 if (Metadata *SPs = getMDOrNullWithoutPlaceholders(Record[11]))

Completed in 125 milliseconds