Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGException.cpp1078 llvm::Value *MatchesTypeIndex = in emitWasmCatchPadBlock() local
1080 CGF.Builder.CreateCondBr(MatchesTypeIndex, Handler.Block, NextBlock); in emitWasmCatchPadBlock()