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