Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerRefTypesIntPtrConv.cpp73 Function *TrapIntrin = in runOnFunction() local
75 CallInst::Create(TrapIntrin, {}, "", I->getIterator()); in runOnFunction()