Searched refs:DataLayoutTargetTriple (Results 1 – 1 of 1) sorted by relevance
491 [&](StringRef DataLayoutTargetTriple) -> Optional<std::string> { in compileModule() argument493 std::string IRTargetTriple = DataLayoutTargetTriple.str(); in compileModule()