Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/LTO/
DLTOModule.cpp84 StringRef TriplePrefix) { in isBitcodeForTarget() argument
94 return StringRef(*TripleOrErr).startswith(TriplePrefix); in isBitcodeForTarget()