Home
last modified time | relevance | path

Searched refs:TrapIntrin (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerRefTypesIntPtrConv.cpp72 Function *TrapIntrin = in runOnFunction() local
74 CallInst::Create(TrapIntrin, {}, "", &*I); in runOnFunction()