Searched defs:IsFunclet (Results 1 – 2 of 2) sorted by relevance
427 bool IsFunclet) { in getFixedObjectSize()1781 bool IsFunclet = MBB.isEHFuncletEntry(); in emitPrologue() local2276 bool IsFunclet = false; in emitEpilogue() local
1536 bool IsFunclet = MBB.isEHFuncletEntry(); in emitPrologue() local2360 bool IsFunclet = MBBI == MBB.end() ? false : isFuncletReturnInstr(*MBBI); in emitEpilogue() local