Searched refs:M1Init (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/tools/bugpoint/
H A DExtractFunction.cpp288 Constant *M1Init = GetTorInit(M1Tors); local
289 new GlobalVariable(*M1, M1Init->getType(), false,
290 GlobalValue::AppendingLinkage, M1Init, GlobalName);

Completed in 30 milliseconds