Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DWinEHPrepare.cpp160 void remapEHValues(ValueToValueMapTy &VMap, Value *EHPtrValue,
862 LPadMap.remapEHValues(VMap, UndefValue::get(Int8PtrType), in outlineHandler()
866 LPadMap.remapEHValues(VMap, UndefValue::get(Int8PtrType), in outlineHandler()
1025 void LandingPadMap::remapEHValues(ValueToValueMapTy &VMap, Value *EHPtrValue, in remapEHValues() function in LandingPadMap