Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstCombineInternal.h381 Instruction *transformCallThroughTrampoline(CallSite CS,
DInstCombineCalls.cpp2021 return transformCallThroughTrampoline(CS, II); in visitCallSite()
2339 InstCombiner::transformCallThroughTrampoline(CallSite CS, in transformCallThroughTrampoline() function in InstCombiner