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 318 /// addFilterTypeInfo - Provide the filter typeinfo for a landing pad.
320 void addFilterTypeInfo(MachineBasicBlock *LandingPad,
  /external/llvm/lib/CodeGen/SelectionDAG/
FunctionLoweringInfo.cpp 480 MMI->addFilterTypeInfo(MBB, TyInfo);
522 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 48 milliseconds