Home
last modified time | relevance | path

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

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