HomeSort by relevance Sort by last modified time
    Searched refs:addFilterTypeInfo (Results 1 - 3 of 3) sorted by null

  /external/llvm/include/llvm/CodeGen/
MachineModuleInfo.h 307 /// addFilterTypeInfo - Provide the filter typeinfo for a landing pad.
309 void addFilterTypeInfo(MachineBasicBlock *LandingPad,
  /external/llvm/lib/CodeGen/SelectionDAG/
FunctionLoweringInfo.cpp 439 MMI->addFilterTypeInfo(MBB, TyInfo);
481 MMI.addFilterTypeInfo(MBB, FilterList);
  /external/llvm/lib/CodeGen/
MachineModuleInfo.cpp 438 /// addFilterTypeInfo - Provide the filter typeinfo for a landing pad.
441 addFilterTypeInfo(MachineBasicBlock *LandingPad,

Completed in 248 milliseconds