Home
last modified time | relevance | path

Searched refs:GetTorInit (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/tools/bugpoint/
H A DExtractFunction.cpp228 static Constant *GetTorInit(std::vector<std::pair<Function *, int>> &TorList) { in GetTorInit() function
288 Constant *M1Init = GetTorInit(M1Tors); in SplitStaticCtorDtor()
299 Constant *M2Init = GetTorInit(M2Tors); in SplitStaticCtorDtor()