Lines Matching defs:Front
13733 auto *Front = E->getMainOp();
13734 auto *BB = Front->getParent();
13751 Instruction *LastInst = Front;
13790 Instruction *FirstInst = Front;
13879 // iterate forwards from Front (inclusive) until we either see all
13880 // instructions in the bundle or reach the end of the block. If Front is the
13881 // last instruction in program order, LastInst will be set to Front, and we
13896 auto *Front = E->getMainOp();
13908 // debug location to Front.
13913 Builder.SetCurrentDebugLocation(Front->getDebugLoc());