Searched defs:IsFunclet (Results 1 – 2 of 2) sorted by relevance
317 bool IsFunclet) { in getFixedObjectSize()1119 bool IsFunclet = MBB.isEHFuncletEntry(); in emitPrologue() local1661 bool IsFunclet = false; in emitEpilogue() local
1326 bool IsFunclet = MBB.isEHFuncletEntry(); in emitPrologue() local1996 bool IsFunclet = MBBI == MBB.end() ? false : isFuncletReturnInstr(*MBBI); in emitEpilogue() local