Home
last modified time | relevance | path

Searched refs:II (Results 1 – 25 of 583) sorted by relevance

12345678910>>...24

/external/opencv/cv/src/
Dcvoptflowhs.cpp120 icvDerProductEx *II; in icvCalcOpticalFlowHS_8u32fR() local
179 II = (icvDerProductEx *) cvAlloc( BufferSize * sizeof( icvDerProductEx )); in icvCalcOpticalFlowHS_8u32fR()
180 if( (II == NULL) ) in icvCalcOpticalFlowHS_8u32fR()
199 if( II ) in icvCalcOpticalFlowHS_8u32fR()
200 cvFree( &II ); in icvCalcOpticalFlowHS_8u32fR()
260 II[address].xx = GradX * GradX; in icvCalcOpticalFlowHS_8u32fR()
261 II[address].xy = GradX * GradY; in icvCalcOpticalFlowHS_8u32fR()
262 II[address].yy = GradY * GradY; in icvCalcOpticalFlowHS_8u32fR()
263 II[address].xt = GradX * GradT; in icvCalcOpticalFlowHS_8u32fR()
264 II[address].yt = GradY * GradT; in icvCalcOpticalFlowHS_8u32fR()
[all …]
Dcvoptflowlk.cpp126 icvDerProduct *II; in icvCalcOpticalFlowLK_8u32fR() local
215 II = (icvDerProduct *) cvAlloc( BufferSize * sizeof( icvDerProduct )); in icvCalcOpticalFlowLK_8u32fR()
219 if( (II == NULL) || (WII == NULL) ) in icvCalcOpticalFlowLK_8u32fR()
232 if( II ) in icvCalcOpticalFlowLK_8u32fR()
233 cvFree( &II ); in icvCalcOpticalFlowLK_8u32fR()
316 II[address].xx = GradX * GradX; in icvCalcOpticalFlowLK_8u32fR()
317 II[address].xy = GradX * GradY; in icvCalcOpticalFlowLK_8u32fR()
318 II[address].yy = GradY * GradY; in icvCalcOpticalFlowLK_8u32fR()
319 II[address].xt = GradX * GradT; in icvCalcOpticalFlowLK_8u32fR()
320 II[address].yt = GradY * GradT; in icvCalcOpticalFlowLK_8u32fR()
[all …]
/external/llvm/lib/Transforms/Utils/
DLowerInvoke.cpp57 if (InvokeInst *II = dyn_cast<InvokeInst>(BB->getTerminator())) { in runOnFunction() local
58 SmallVector<Value*,16> CallArgs(II->op_begin(), II->op_end() - 3); in runOnFunction()
60 CallInst *NewCall = CallInst::Create(II->getCalledValue(), in runOnFunction()
61 CallArgs, "", II); in runOnFunction()
62 NewCall->takeName(II); in runOnFunction()
63 NewCall->setCallingConv(II->getCallingConv()); in runOnFunction()
64 NewCall->setAttributes(II->getAttributes()); in runOnFunction()
65 NewCall->setDebugLoc(II->getDebugLoc()); in runOnFunction()
66 II->replaceAllUsesWith(NewCall); in runOnFunction()
69 BranchInst::Create(II->getNormalDest(), II); in runOnFunction()
[all …]
DCloneFunction.cpp48 for (BasicBlock::const_iterator II = BB->begin(), IE = BB->end(); in CloneBasicBlock() local
49 II != IE; ++II) { in CloneBasicBlock()
50 Instruction *NewInst = II->clone(); in CloneBasicBlock()
51 if (II->hasName()) in CloneBasicBlock()
52 NewInst->setName(II->getName()+NameSuffix); in CloneBasicBlock()
54 VMap[II] = NewInst; // Add instruction map to value. in CloneBasicBlock()
56 hasCalls |= (isa<CallInst>(II) && !isa<DbgInfoIntrinsic>(II)); in CloneBasicBlock()
57 if (const AllocaInst *AI = dyn_cast<AllocaInst>(II)) { in CloneBasicBlock()
151 for (BasicBlock::iterator II = BB->begin(); II != BB->end(); ++II) in CloneFunctionInto() local
152 RemapInstruction(II, VMap, in CloneFunctionInto()
[all …]
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp215 IntrinsicInst *II = dyn_cast<IntrinsicInst>(&CI); in visitCallInst() local
216 if (!II) return visitCallSite(&CI); in visitCallInst()
220 if (MemIntrinsic *MI = dyn_cast<MemIntrinsic>(II)) { in visitCallInst()
272 if (Changed) return II; in visitCallInst()
275 switch (II->getIntrinsicID()) { in visitCallInst()
279 if (getObjectSize(II->getArgOperand(0), Size, DL, TLI)) in visitCallInst()
284 Value *IIOperand = II->getArgOperand(0); in visitCallInst()
303 if (ConstantInt *Power = dyn_cast<ConstantInt>(II->getArgOperand(1))) { in visitCallInst()
309 return ReplaceInstUsesWith(CI, II->getArgOperand(0)); in visitCallInst()
313 II->getArgOperand(0)); in visitCallInst()
[all …]
/external/libhevc/common/arm/
Dihevc_sao_edge_offset_class0_chroma.s156 VLD1.8 D30,[r12]! @II Iteration pu1_cur_row = vld1q_u8(pu1_src_cpy)
157 VLD1.8 D31,[r12] @II Iteration pu1_cur_row = vld1q_u8(pu1_src_cpy)
162 LDRH r11,[r2,#2] @II load pu1_src_left since ht - row =0
166 …VMOV.16 D29[3],r11 @II vsetq_lane_u16(pu1_src_left[ht - row], pu1_cur_row_tmp…
174 …VEXT.8 Q14,Q14,Q15,#14 @II pu1_cur_row_tmp = vextq_u8(pu1_cur_row_tmp, pu1_cur_ro…
177 VCGT.U8 Q13,Q15,Q14 @II vcgtq_u8(pu1_cur_row, pu1_cur_row_tmp)
180 VCLT.U8 Q12,Q15,Q14 @II vcltq_u8(pu1_cur_row, pu1_cur_row_tmp)
185 LDRB r11,[r12,#16] @II pu1_src_cpy[16]
188 …VMOV.8 D28[0],r11 @II pu1_cur_row_tmp = vsetq_lane_u8(pu1_src_cpy[16], pu1_c…
190 LDRB r11,[r12,#17] @II pu1_src_cpy[17]
[all …]
Dihevc_sao_edge_offset_class1.s145 ADD r6,r10,r1 @II Iteration *pu1_src + src_strd
148 VLD1.8 D30,[r6]! @II pu1_next_row = vld1q_u8(pu1_src_cpy + src_strd)
149 VLD1.8 D31,[r6] @II pu1_next_row = vld1q_u8(pu1_src_cpy + src_strd)
156 …VMOVL.U8 Q13,D18 @II pi2_tmp_cur_row.val[0] = vreinterpretq_s16_u16(vmovl_u…
159 …VMOVL.U8 Q14,D19 @II pi2_tmp_cur_row.val[1] = vreinterpretq_s16_u16(vmovl_u…
162 VCGT.U8 Q11,Q9,Q15 @II vcgtq_u8(pu1_cur_row, pu1_top_row)
166 VCLT.U8 Q12,Q9,Q15 @II vcltq_u8(pu1_cur_row, pu1_top_row)
168 …VSUB.U8 Q4,Q12,Q11 @II sign_down = vreinterpretq_s8_u8(vsubq_u8(cmp_lt, cmp_g…
170 VADD.I8 Q11,Q0,Q8 @II edge_idx = vaddq_s8(const_2, sign_up)
173 VNEG.S8 Q8,Q4 @II sign_up = vnegq_s8(sign_down)
[all …]
Dihevc_sao_edge_offset_class0.s150 VLD1.8 D26,[r12]! @II Iteration pu1_cur_row = vld1q_u8(pu1_src_cpy)
151 VLD1.8 D27,[r12] @II Iteration pu1_cur_row = vld1q_u8(pu1_src_cpy)
156 LDRB r11,[r2, #1] @II Iteration load pu1_src_left since ht - row + 1 =1
161 …VMOV.8 D29[7],r11 @II Iteration vsetq_lane_u8(pu1_src_left[ht - row], pu1_cu…
169 …VEXT.8 Q14,Q14,Q13,#15 @II Iteration pu1_cur_row_tmp = vextq_u8(pu1_cur_row_tmp, …
170 SUB r5,r9,r8 @II wd - col
174 VCGT.U8 Q15,Q13,Q14 @II vcgtq_u8(pu1_cur_row, pu1_cur_row_tmp)
176 LDRB r11,[r12,#16] @II pu1_src_cpy[16]
178 SUB r14,r10,r4 @II ht - row
180 VCLT.U8 Q0,Q13,Q14 @II vcltq_u8(pu1_cur_row, pu1_cur_row_tmp)
[all …]
Dihevc_sao_edge_offset_class1_chroma.s150 ADD r6,r10,r1 @II Iteration *pu1_src + src_strd
153 VLD1.8 D30,[r6]! @II pu1_next_row = vld1q_u8(pu1_src_cpy + src_strd)
154 VLD1.8 D31,[r6] @II pu1_next_row = vld1q_u8(pu1_src_cpy + src_strd)
161 …VMOVL.U8 Q13,D18 @II pi2_tmp_cur_row.val[0] = vreinterpretq_s16_u16(vmovl_u…
164 …VMOVL.U8 Q14,D19 @II pi2_tmp_cur_row.val[1] = vreinterpretq_s16_u16(vmovl_u…
167 VCGT.U8 Q11,Q9,Q15 @II vcgtq_u8(pu1_cur_row, pu1_top_row)
171 VCLT.U8 Q12,Q9,Q15 @II vcltq_u8(pu1_cur_row, pu1_top_row)
173 …VSUB.U8 Q14,Q12,Q11 @II sign_down = vreinterpretq_s8_u8(vsubq_u8(cmp_lt, cmp_g…
175 VADD.I8 Q11,Q0,Q8 @II edge_idx = vaddq_s8(const_2, sign_up)
179 VNEG.S8 Q8,Q14 @II sign_up = vnegq_s8(sign_down)
[all …]
/external/llvm/lib/Analysis/
DCodeMetrics.cpp29 for (BasicBlock::const_iterator II = BB->begin(), E = BB->end(); in analyzeBasicBlock() local
30 II != E; ++II) { in analyzeBasicBlock()
32 if (isa<CallInst>(II) || isa<InvokeInst>(II)) { in analyzeBasicBlock()
33 ImmutableCallSite CS(cast<Instruction>(II)); in analyzeBasicBlock()
59 if (const AllocaInst *AI = dyn_cast<AllocaInst>(II)) { in analyzeBasicBlock()
64 if (isa<ExtractElementInst>(II) || II->getType()->isVectorTy()) in analyzeBasicBlock()
67 if (const CallInst *CI = dyn_cast<CallInst>(II)) in analyzeBasicBlock()
71 if (const InvokeInst *InvI = dyn_cast<InvokeInst>(II)) in analyzeBasicBlock()
75 NumInsts += TTI.getUserCost(&*II); in analyzeBasicBlock()
/external/clang/lib/Analysis/
DObjCNoReturn.cpp21 static bool isSubclass(const ObjCInterfaceDecl *Class, IdentifierInfo *II) { in isSubclass() argument
24 if (Class->getIdentifier() == II) in isSubclass()
26 return isSubclass(Class->getSuperClass(), II); in isSubclass()
34 SmallVector<IdentifierInfo*, 3> II; in ObjCNoReturn() local
37 II.push_back(&C.Idents.get("raise")); in ObjCNoReturn()
38 II.push_back(&C.Idents.get("format")); in ObjCNoReturn()
40 C.Selectors.getSelector(II.size(), &II[0]); in ObjCNoReturn()
43 II.push_back(&C.Idents.get("arguments")); in ObjCNoReturn()
45 C.Selectors.getSelector(II.size(), &II[0]); in ObjCNoReturn()
/external/llvm/lib/Target/XCore/
DXCoreRegisterInfo.cpp61 static void InsertFPImmInst(MachineBasicBlock::iterator II, in InsertFPImmInst() argument
64 MachineInstr &MI = *II; in InsertFPImmInst()
70 BuildMI(MBB, II, dl, TII.get(XCore::LDW_2rus), Reg) in InsertFPImmInst()
76 BuildMI(MBB, II, dl, TII.get(XCore::STW_2rus)) in InsertFPImmInst()
83 BuildMI(MBB, II, dl, TII.get(XCore::LDAWF_l2rus), Reg) in InsertFPImmInst()
92 static void InsertFPConstInst(MachineBasicBlock::iterator II, in InsertFPConstInst() argument
97 MachineInstr &MI = *II; in InsertFPConstInst()
100 unsigned ScratchOffset = RS->scavengeRegister(&XCore::GRRegsRegClass, II, 0); in InsertFPConstInst()
102 TII.loadImmediate(MBB, II, ScratchOffset, Offset); in InsertFPConstInst()
106 BuildMI(MBB, II, dl, TII.get(XCore::LDW_3r), Reg) in InsertFPConstInst()
[all …]
/external/clang/include/clang/Basic/
DIdentifierTable.h329 IdentifierInfo *const II; variable
332 PoisonIdentifierRAIIObject(IdentifierInfo *II, bool NewValue) in PoisonIdentifierRAIIObject() argument
333 : II(II), OldValue(II ? II->isPoisoned() : false) { in PoisonIdentifierRAIIObject()
334 if(II) in PoisonIdentifierRAIIObject()
335 II->setIsPoisoned(NewValue); in PoisonIdentifierRAIIObject()
339 if(II) in ~PoisonIdentifierRAIIObject()
340 II->setIsPoisoned(OldValue); in ~PoisonIdentifierRAIIObject()
450 IdentifierInfo *II = Entry.getValue(); in get() local
451 if (II) return *II; in get()
455 II = ExternalLookup->get(Name); in get()
[all …]
/external/llvm/include/llvm/IR/
DCallSite.h52 CallSiteBase(InvokeTy *II) : I(II, false) { assert(II); } in CallSiteBase() argument
53 CallSiteBase(ValTy *II) { *this = get(II); } in CallSiteBase() argument
61 if (InstrTy *II = dyn_cast<InstrTy>(V)) { in get() local
62 if (II->getOpcode() == Instruction::Call) in get()
63 return CallSiteBase(static_cast<CallTy*>(II)); in get()
64 else if (II->getOpcode() == Instruction::Invoke) in get()
65 return CallSiteBase(static_cast<InvokeTy*>(II)); in get()
175 InstrTy *II = getInstruction(); \
177 ? cast<CallInst>(II)->METHOD \
178 : cast<InvokeInst>(II)->METHOD
[all …]
/external/clang/lib/Lex/
DPPMacroExpansion.cpp37 Preprocessor::getMacroDirectiveHistory(const IdentifierInfo *II) const { in getMacroDirectiveHistory()
38 assert(II->hadMacroDefinition() && "Identifier has not been not a macro!"); in getMacroDirectiveHistory()
40 macro_iterator Pos = Macros.find(II); in getMacroDirectiveHistory()
45 void Preprocessor::appendMacroDirective(IdentifierInfo *II, MacroDirective *MD){ in appendMacroDirective() argument
49 MacroDirective *&StoredMD = Macros[II]; in appendMacroDirective()
52 II->setHasMacroDefinition(MD->isDefined()); in appendMacroDirective()
55 if (II->isFromAST() && !isImportedMacro) in appendMacroDirective()
56 II->setChangedSinceDeserialization(); in appendMacroDirective()
59 void Preprocessor::setLoadedMacroDirective(IdentifierInfo *II, in setLoadedMacroDirective() argument
61 assert(II && MD); in setLoadedMacroDirective()
[all …]
DPreprocessor.cpp406 if (const IdentifierInfo *II = Tok.getIdentifierInfo()) in getSpelling() local
407 return II->getName(); in getSpelling()
510 IdentifierInfo *II; in LookUpIdentifierInfo() local
513 II = getIdentifierInfo(Identifier.getRawIdentifier()); in LookUpIdentifierInfo()
522 II = getIdentifierInfo(UCNIdentifierBuffer); in LookUpIdentifierInfo()
524 II = getIdentifierInfo(CleanedStr); in LookUpIdentifierInfo()
529 Identifier.setIdentifierInfo(II); in LookUpIdentifierInfo()
530 Identifier.setKind(II->getTokenID()); in LookUpIdentifierInfo()
532 return II; in LookUpIdentifierInfo()
535 void Preprocessor::SetPoisonReason(IdentifierInfo *II, unsigned DiagID) { in SetPoisonReason() argument
[all …]
/external/llvm/lib/Target/PowerPC/
DPPCRegisterInfo.cpp271 void PPCRegisterInfo::lowerDynamicAlloc(MachineBasicBlock::iterator II) const { in lowerDynamicAlloc()
273 MachineInstr &MI = *II; in lowerDynamicAlloc()
308 BuildMI(MBB, II, dl, TII.get(PPC::ADDI), Reg) in lowerDynamicAlloc()
312 BuildMI(MBB, II, dl, TII.get(PPC::LD), Reg) in lowerDynamicAlloc()
316 BuildMI(MBB, II, dl, TII.get(PPC::LWZ), Reg) in lowerDynamicAlloc()
333 BuildMI(MBB, II, dl, TII.get(PPC::LI8), NegSizeReg) in lowerDynamicAlloc()
338 BuildMI(MBB, II, dl, TII.get(PPC::AND8), NegSizeReg) in lowerDynamicAlloc()
344 BuildMI(MBB, II, dl, TII.get(PPC::STDUX), PPC::X1) in lowerDynamicAlloc()
348 BuildMI(MBB, II, dl, TII.get(PPC::ADDI8), MI.getOperand(0).getReg()) in lowerDynamicAlloc()
358 BuildMI(MBB, II, dl, TII.get(PPC::LI), NegSizeReg) in lowerDynamicAlloc()
[all …]
DPPCRegisterInfo.h71 void lowerDynamicAlloc(MachineBasicBlock::iterator II) const;
72 void lowerCRSpilling(MachineBasicBlock::iterator II,
74 void lowerCRRestore(MachineBasicBlock::iterator II,
76 void lowerCRBitSpilling(MachineBasicBlock::iterator II,
78 void lowerCRBitRestore(MachineBasicBlock::iterator II,
80 void lowerVRSAVESpilling(MachineBasicBlock::iterator II,
82 void lowerVRSAVERestore(MachineBasicBlock::iterator II,
87 void eliminateFrameIndex(MachineBasicBlock::iterator II,
/external/llvm/lib/Transforms/IPO/
DPruneEH.cpp177 if (InvokeInst *II = dyn_cast<InvokeInst>(BB->getTerminator())) in SimplifyFunction() local
178 if (II->doesNotThrow()) { in SimplifyFunction()
179 SmallVector<Value*, 8> Args(II->op_begin(), II->op_end() - 3); in SimplifyFunction()
181 CallInst *Call = CallInst::Create(II->getCalledValue(), Args, "", II); in SimplifyFunction()
182 Call->takeName(II); in SimplifyFunction()
183 Call->setCallingConv(II->getCallingConv()); in SimplifyFunction()
184 Call->setAttributes(II->getAttributes()); in SimplifyFunction()
185 Call->setDebugLoc(II->getDebugLoc()); in SimplifyFunction()
191 II->replaceAllUsesWith(Call); in SimplifyFunction()
192 BasicBlock *UnwindBlock = II->getUnwindDest(); in SimplifyFunction()
[all …]
/external/clang/lib/Sema/
DIdentifierResolver.cpp141 if (IdentifierInfo *II = Name.getAsIdentifierInfo()) in AddDecl() local
142 updatingIdentifier(*II); in AddDecl()
166 if (IdentifierInfo *II = Name.getAsIdentifierInfo()) in InsertDeclAfter() local
167 updatingIdentifier(*II); in InsertDeclAfter()
207 if (IdentifierInfo *II = Name.getAsIdentifierInfo()) in RemoveDecl() local
208 updatingIdentifier(*II); in RemoveDecl()
226 if (IdentifierInfo *II = Name.getAsIdentifierInfo()) in begin() local
227 readingIdentifier(*II); in begin()
291 if (IdentifierInfo *II = Name.getAsIdentifierInfo()) in tryAddTopLevelDecl() local
292 readingIdentifier(*II); in tryAddTopLevelDecl()
[all …]
/external/llvm/lib/CodeGen/SelectionDAG/
DFastISel.cpp770 const MCInstrDesc &II = TII.get(TargetOpcode::DBG_VALUE); in SelectCall() local
775 BuildMI(*FuncInfo.MBB, FuncInfo.InsertPt, DbgLoc, II) in SelectCall()
780 BuildMI(*FuncInfo.MBB, FuncInfo.InsertPt, DbgLoc, II) in SelectCall()
784 BuildMI(*FuncInfo.MBB, FuncInfo.InsertPt, DbgLoc, II) in SelectCall()
788 BuildMI(*FuncInfo.MBB, FuncInfo.InsertPt, DbgLoc, II) in SelectCall()
794 BuildMI(*FuncInfo.MBB, FuncInfo.InsertPt, DbgLoc, II, IsIndirect, in SelectCall()
1326 unsigned FastISel::constrainOperandRegClass(const MCInstrDesc &II, in constrainOperandRegClass() argument
1330 TII.getRegClass(II, OpNum, &TRI, *FuncInfo.MF); in constrainOperandRegClass()
1346 const MCInstrDesc &II = TII.get(MachineInstOpcode); in FastEmitInst_() local
1348 BuildMI(*FuncInfo.MBB, FuncInfo.InsertPt, DbgLoc, II, ResultReg); in FastEmitInst_()
[all …]
DInstrEmitter.cpp132 const MCInstrDesc &II = TII->get(User->getMachineOpcode()); in EmitCopyFromReg() local
134 if (i+II.getNumDefs() < II.getNumOperands()) { in EmitCopyFromReg()
136 TII->getRegClass(II, i+II.getNumDefs(), TRI, *MF)); in EmitCopyFromReg()
208 const MCInstrDesc &II, in CreateVirtualRegisters() argument
215 for (unsigned i = 0; i < II.getNumDefs(); ++i) { in CreateVirtualRegisters()
221 TRI->getAllocatableClass(TII->getRegClass(II, i, TRI, *MF)); in CreateVirtualRegisters()
235 if (II.OpInfo[i].isOptionalDef()) { in CreateVirtualRegisters()
310 const MCInstrDesc *II, in AddRegisterOperand() argument
328 if (II) { in AddRegisterOperand()
330 if (IIOpNum < II->getNumOperands()) in AddRegisterOperand()
[all …]
/external/clang/lib/StaticAnalyzer/Checkers/
DNSErrorChecker.cpp32 static bool IsNSError(QualType T, IdentifierInfo *II);
33 static bool IsCFError(QualType T, IdentifierInfo *II);
42 mutable IdentifierInfo *II; member in __anon36edbe470111::NSErrorMethodChecker
45 NSErrorMethodChecker() : II(nullptr) {} in NSErrorMethodChecker()
60 if (!II) in checkASTDecl()
61 II = &D->getASTContext().Idents.get("NSError"); in checkASTDecl()
65 if (IsNSError(I->getType(), II)) { in checkASTDecl()
89 mutable IdentifierInfo *II; member in __anon36edbe470211::CFErrorFunctionChecker
92 CFErrorFunctionChecker() : II(nullptr) {} in CFErrorFunctionChecker()
107 if (!II) in checkASTDecl()
[all …]
/external/llvm/lib/Target/Sparc/
DSparcRegisterInfo.cpp96 MachineBasicBlock::iterator II, in replaceFI() argument
120 BuildMI(*MI.getParent(), II, dl, TII.get(SP::SETHIi), SP::G1) in replaceFI()
125 BuildMI(*MI.getParent(), II, dl, TII.get(SP::ADDrr), SP::G1).addReg(SP::G1) in replaceFI()
138 BuildMI(*MI.getParent(), II, dl, TII.get(SP::SETHIi), SP::G1) in replaceFI()
140 BuildMI(*MI.getParent(), II, dl, TII.get(SP::XORri), SP::G1) in replaceFI()
143 BuildMI(*MI.getParent(), II, dl, TII.get(SP::ADDrr), SP::G1).addReg(SP::G1) in replaceFI()
152 SparcRegisterInfo::eliminateFrameIndex(MachineBasicBlock::iterator II, in eliminateFrameIndex() argument
157 MachineInstr &MI = *II; in eliminateFrameIndex()
182 BuildMI(*MI.getParent(), II, dl, TII.get(SP::STDFri)) in eliminateFrameIndex()
184 replaceFI(MF, II, *StMI, dl, 0, Offset, FramePtr); in eliminateFrameIndex()
[all …]
/external/llvm/lib/IR/
DBasicBlock.cpp164 const IntrinsicInst *II = dyn_cast<IntrinsicInst>(i); in getFirstNonPHIOrDbgOrLifetime() local
165 if (!II) in getFirstNonPHIOrDbgOrLifetime()
167 if (II->getIntrinsicID() != Intrinsic::lifetime_start && in getFirstNonPHIOrDbgOrLifetime()
168 II->getIntrinsicID() != Intrinsic::lifetime_end) in getFirstNonPHIOrDbgOrLifetime()
275 for (iterator II = begin(); (PN = dyn_cast<PHINode>(II)); ) { in removePredecessor() local
276 ++II; in removePredecessor()
329 for (BasicBlock::iterator II = Successor->begin(); in splitBasicBlock() local
330 (PN = dyn_cast<PHINode>(II)); ++II) { in splitBasicBlock()
351 for (iterator II = Succ->begin(), IE = Succ->end(); II != IE; ++II) { in replaceSuccessorsPhiUsesWith() local
352 PHINode *PN = dyn_cast<PHINode>(II); in replaceSuccessorsPhiUsesWith()

12345678910>>...24