Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DLTOModule.cpp80 StringRef TriplePrefix) { in isBitcodeForTarget() argument
90 return StringRef(*TripleOrErr).starts_with(TriplePrefix); in isBitcodeForTarget()