Home
last modified time | relevance | path

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

/external/llvm/lib/LTO/
DLTOModule.cpp84 StringRef TriplePrefix) { in isBitcodeForTarget() argument
91 return StringRef(Triple).startswith(TriplePrefix); in isBitcodeForTarget()