Searched refs:IntrFound (Results 1 – 1 of 1) sorted by relevance
1381 bool IntrFound = false; in mapWasmLandingPadIndex() local1389 IntrFound = true; in mapWasmLandingPadIndex()1394 assert(IntrFound && "wasm.landingpad.index intrinsic not found!"); in mapWasmLandingPadIndex()1395 (void)IntrFound; in mapWasmLandingPadIndex()