Searched refs:isChild (Results 1 – 5 of 5) sorted by relevance
33 bool isChild(const MachineInstr &MI, const WebAssemblyFunctionInfo &MFI);
31 bool WebAssembly::isChild(const MachineInstr &MI, in isChild() function in WebAssembly
346 if (WebAssembly::isChild(*std::prev(I), MFI)) in placeBlockMarker()595 if (WebAssembly::isChild(*std::prev(I), MFI)) in placeTryMarker()863 if (WebAssembly::isChild(*std::prev(I), MFI)) in addTryDelegate()