Searched defs:IsFunclet (Results 1 – 2 of 2) sorted by relevance
386 bool IsFunclet) { in getFixedObjectSize()1384 bool IsFunclet = MBB.isEHFuncletEntry(); in emitPrologue() local1930 bool IsFunclet = false; in emitEpilogue() local
1508 bool IsFunclet = MBB.isEHFuncletEntry(); in emitPrologue() local2257 bool IsFunclet = MBBI == MBB.end() ? false : isFuncletReturnInstr(*MBBI); in emitEpilogue() local