Searched refs:bbE (Results 1 – 1 of 1) sorted by relevance
199 BasicBlock *bbE = pre->bb; in handlePRERET() local203 bbE->remove(pre); in handlePRERET()204 bbE->insertHead(pre); in handlePRERET()207 Instruction *call = new_FlowInstruction(func, OP_PRERET, bbE); in handlePRERET()