Searched refs:getCur (Results 1 – 10 of 10) sorted by relevance
356 genTargetHelperCallFor(iteratorToInst(Context.getCur())); in genTargetHelperCalls()363 if (llvm::isa<InstLoad>(*Context.getCur())) in doAddressOpt()365 else if (llvm::isa<InstStore>(*Context.getCur())) in doAddressOpt()368 llvm::dyn_cast<InstIntrinsic>(&*Context.getCur())) { in doAddressOpt()391 Inst *Instr = iteratorToInst(Context.getCur()); in lower()706 for (auto Instr = Context.getCur(), E = Context.getNext(); Instr != E; in markRedefinitions()
61 Inst *Instr = iteratorToInst(Context.getCur()); in instrumentInst()
233 Cur = llvm::dyn_cast<InstAlloca>(iteratorToInst(Context.getCur())); in instrumentFuncStart()446 Context.setInsertPoint(Context.getCur()); in instrumentAccess()463 Context.setInsertPoint(Context.getCur()); in instrumentRet()
322 Context.setInsertPoint(Context.getCur()); in initSandbox()
93 InstList::iterator getCur() const { return Cur; } in getCur() function
622 InstList::iterator Orig = Context.getCur(); in genCode()627 assert(Context.getCur() != Orig); in genCode()
568 Context.setInsertPoint(Context.getCur()); in initSandbox()
821 Inst *CurInst = iteratorToInst(Context.getCur());1061 Context.setInsertPoint(Context.getCur());1595 Context.setInsertPoint(Context.getCur());4792 InstList::iterator I = Context.getCur();6065 Inst *Instr = iteratorToInst(Context.getCur());6096 Inst *Instr = iteratorToInst(Context.getCur());6107 auto *Intrinsic = llvm::cast<InstIntrinsic>(Context.getCur());6960 auto *Instr = llvm::cast<InstStore>(Context.getCur());6973 auto *Intrinsic = llvm::cast<InstIntrinsic>(Context.getCur());
847 Inst *CurInstr = iteratorToInst(Context.getCur()); in findMaxStackOutArgsSize()1333 Context.setInsertPoint(Context.getCur()); in lowerArguments()1514 Context.setInsertPoint(Context.getCur()); in addProlog()2160 Inst *CurInstr = iteratorToInst(Context.getCur()); in postLowerLegalization()5421 Inst *Instr = iteratorToInst(Context.getCur()); in doAddressOptLoad()5607 Inst *Instr = iteratorToInst(Context.getCur()); in doAddressOptStore()
849 Inst *CurInstr = iteratorToInst(Context.getCur()); in findMaxStackOutArgsSize()1344 Context.setInsertPoint(Context.getCur()); in lowerArguments()1468 Context.setInsertPoint(Context.getCur()); in addProlog()2041 Inst *CurInstr = iteratorToInst(Context.getCur()); in postLowerLegalization()5907 Inst *Instr = iteratorToInst(Context.getCur()); in doAddressOptLoad()6170 Inst *Instr = iteratorToInst(Context.getCur()); in doAddressOptStore()