Home
last modified time | relevance | path

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

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