Searched refs:isChild (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyUtilities.h26 bool isChild(const MachineInstr &MI, const WebAssemblyFunctionInfo &MFI);
H A DWebAssemblyUtilities.cpp28 bool WebAssembly::isChild(const MachineInstr &MI, function in class:WebAssembly
H A DWebAssemblyCFGStackify.cpp304 if (WebAssembly::isChild(*std::prev(I), MFI))
568 if (WebAssembly::isChild(*std::prev(I), MFI))

Completed in 57 milliseconds