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