Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyLowerEmscriptenEHSjLj.cpp491 Function *FreeF = M.getFunction("free"); in canLongjmp() local
492 if (Callee == SetjmpF || Callee == MallocF || Callee == FreeF) in canLongjmp()