Searched defs:hasEHFunclets (Results 1 – 3 of 3) sorted by relevance
251 bool hasEHFunclets() const { return HasEHFunclets; } in hasEHFunclets() function
64 bool hasEHFunclets = MF->hasEHFunclets(); in beginFunction() local
67 bool hasEHFunclets = MMI->hasEHFunclets(); in beginFunction() local