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