Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachineFunction.cpp786 SmallVector<unsigned, 4> FilterList; in addLandingPad() local
788 FilterList.push_back( in addLandingPad()
791 LP.TypeIds.push_back(getFilterIDFor(FilterList)); in addLandingPad()