Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DMergeFunctions.cpp645 static bool isThunkProfitable(Function * F) { in isThunkProfitable() function
742 if (!isThunkProfitable(F)) { in mergeTwoFunctions()
790 if (!isThunkProfitable(F)) { in mergeTwoFunctions()