Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DCallPromotionUtils.cpp162 static void createRetBitCast(CallSite CS, Type *RetTy, CastInst **RetBitCast) { in createRetBitCast() function
408 createRetBitCast(CS, CallSiteRetTy, RetBitCast); in promoteCall()