HomeSort by relevance Sort by last modified time
    Searched refs:lto_module_get_target_triple (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm-c/
lto.h 160 lto_module_get_target_triple(lto_module_t mod);
  /external/llvm/tools/lto/
lto.cpp 98 /// lto_module_get_target_triple - Returns triplet string which the object
100 const char* lto_module_get_target_triple(lto_module_t mod) { function

Completed in 131 milliseconds