Home
last modified time | relevance | path

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

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