Searched defs:gotoInst (Results 1 – 3 of 3) sorted by relevance
55 G4_INST *gotoInst; member in __anon981c03960311::ControlGraph1037 G4_INST* gotoInst = getGotoInst(P); in preProcess() local1371 G4_INST *gotoInst = getGotoInst(pred); in getCGBegin() local1384 G4_INST *gotoInst = getGotoInst(bb); in getCGBegin() local1851 G4_INST *gotoInst = begin->back(); in finalizeHG() local2168 G4_INST *gotoInst = getGotoInst(splitBB); in addSplitBBAtEnd() local2733 G4_INST *gotoInst = getGotoInst(bb); in constructPST() local3168 G4_INST *gotoInst = begin->back(); in convertIf() local3440 G4_INST *gotoInst = end->back(); in convertDoWhile() local3522 G4_INST *gotoInst = gotoBB->back(); in generateGotoJoin() local[all …]
1262 G4_INST* gotoInst = builder->createInternalCFInst(retInst->getPredicate(), in handleExit() local3226 void FlowGraph::convertGotoToJmpi(G4_INST *gotoInst) in convertGotoToJmpi()3968 G4_INST* gotoInst = bb->back(); in addSIMDEdges() local
787 auto gotoInst = pred->back()->asCFInst(); in getPreheader() local