Searched refs:Entry1 (Results 1 – 2 of 2) sorted by relevance
73 BasicBlock *Entry1 = BasicBlock::Create(C, "entry", F1); in TEST() local77 CallInst::Create(F2,"call",Entry1); in TEST()84 ReturnInst::Create(C, ConstZero, Entry1); in TEST()
44 static int SortCmpRtn(const void *Entry1, const void *Entry2);314 SortCmpRtn(const void *Entry1, in SortCmpRtn() argument316 QuantizedColorType *entry1 = (*((QuantizedColorType **) Entry1)); in SortCmpRtn()