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

  /frameworks/compile/libbcc/lib/Core/
Compiler.cpp 257 if (module.getMaterializer() != NULL) {
  /external/llvm/include/llvm/IR/
Module.h 448 /// getMaterializer - Retrieves the GVMaterializer, if any, for this Module.
449 GVMaterializer *getMaterializer() const { return Materializer.get(); }
  /external/llvm/lib/Bitcode/Reader/
BitcodeReader.cpp     [all...]
  /frameworks/compile/libbcc/bcinfo/BitReader_2_7/
BitcodeReader.cpp     [all...]
  /frameworks/compile/libbcc/bcinfo/BitReader_3_0/
BitcodeReader.cpp     [all...]

Completed in 97 milliseconds