HomeSort by relevance Sort by last modified time
    Searched defs:getFilterIDFor (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/CodeGen/
MachineModuleInfo.cpp 343 LP.TypeIds.push_back(getFilterIDFor(IdsInFilter));
435 /// getFilterIDFor - Return the filter id for the specified typeinfos. This is
437 int MachineModuleInfo::getFilterIDFor(std::vector<unsigned> &TyIds) {
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
MachineModuleInfo.cpp 447 LP.TypeIds.push_back(getFilterIDFor(IdsInFilter));
520 /// getFilterIDFor - Return the filter id for the specified typeinfos. This is
522 int MachineModuleInfo::getFilterIDFor(std::vector<unsigned> &TyIds) {

Completed in 56 milliseconds