Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DMachineFunction.cpp805 LP.TypeIds.push_back(getFilterIDFor(IdsInFilter)); in addFilterTypeInfo()
872 int MachineFunction::getFilterIDFor(std::vector<unsigned> &TyIds) { in getFilterIDFor() function in MachineFunction
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DMachineFunction.h1138 int getFilterIDFor(std::vector<unsigned> &TyIds);