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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp1198 bool IntrFound = false; local
1206 IntrFound = true;
1211 assert(IntrFound && "wasm.landingpad.index intrinsic not found!");
1212 (void)IntrFound;

Completed in 93 milliseconds