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

  /external/llvm/tools/bugpoint/
ExtractFunction.cpp 289 Constant *M1Init = GetTorInit(M1Tors);
290 new GlobalVariable(*M1, M1Init->getType(), false,
292 M1Init, GlobalName);
  /external/swiftshader/third_party/LLVM/tools/bugpoint/
ExtractFunction.cpp 234 Constant *M1Init = GetTorInit(M1Tors);
235 new GlobalVariable(*M1, M1Init->getType(), false,
237 M1Init, GlobalName);

Completed in 245 milliseconds