Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyStoreResults.cpp154 bool callReturnsInput = Name == TLI.getLibcallName(RTLIB::MEMCPY) || in optimizeCall() local
157 if (!callReturnsInput) in optimizeCall()
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyStoreResults.cpp162 bool callReturnsInput = Name == TLI.getLibcallName(RTLIB::MEMCPY) || in optimizeCall() local
165 if (!callReturnsInput) in optimizeCall()