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

  /external/llvm/lib/Transforms/Utils/
Utils.cpp 21 /// initializeTransformUtils - Initialize all passes in the TransformUtils
23 void llvm::initializeTransformUtils(PassRegistry &Registry) {
42 initializeTransformUtils(*unwrap(R));
  /external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
Utils.cpp 20 /// initializeTransformUtils - Initialize all passes in the TransformUtils
22 void llvm::initializeTransformUtils(PassRegistry &Registry) {
36 initializeTransformUtils(*unwrap(R));

Completed in 122 milliseconds