Searched refs:SuccColor (Results 1 – 3 of 3) sorted by relevance
95 BasicBlock *SuccColor = Color; in colorEHFunclets() local100 SuccColor = EntryBlock; in colorEHFunclets()102 SuccColor = cast<Instruction>(ParentPad)->getParent(); in colorEHFunclets()106 Worklist.push_back({Succ, SuccColor}); in colorEHFunclets()
125 BasicBlock *SuccColor = Color; in colorEHFunclets() local130 SuccColor = EntryBlock; in colorEHFunclets()132 SuccColor = cast<Instruction>(ParentPad)->getParent(); in colorEHFunclets()136 Worklist.push_back({Succ, SuccColor}); in colorEHFunclets()
121 BasicBlock *SuccColor = Color; in colorEHFunclets() local126 SuccColor = EntryBlock; in colorEHFunclets()128 SuccColor = cast<Instruction>(ParentPad)->getParent(); in colorEHFunclets()132 Worklist.push_back({Succ, SuccColor}); in colorEHFunclets()