Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp2122 CallInst *Call0 = Builder.CreateCall(II->getCalledFunction(), {LHS}); in visitCallInst() local
2124 return SelectInst::Create(Cond, Call0, Call1); in visitCallInst()