Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DMachineModuleInfo.cpp214 PersonalityTypeCache = EHPersonality::Unknown; in doInitialization()
244 PersonalityTypeCache = EHPersonality::Unknown; in EndFunction()
/external/llvm/include/llvm/CodeGen/
DMachineModuleInfo.h187 EHPersonality PersonalityTypeCache; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineFunction.h339 EHPersonality PersonalityTypeCache = EHPersonality::Unknown;