reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
59 for (I = LLVMGetFirstInstruction(BB); I; I = LLVMGetNextInstruction(I)) { 59 for (I = LLVMGetFirstInstruction(BB); I; I = LLVMGetNextInstruction(I)) { 59 for (I = LLVMGetFirstInstruction(BB); I; I = LLVMGetNextInstruction(I)) { 59 for (I = LLVMGetFirstInstruction(BB); I; I = LLVMGetNextInstruction(I)) { 60 if (LLVMIsACallInst(I)) { 66 int AttrCount = LLVMGetCallSiteAttributeCount(I, Idx); 73 LLVMGetCallSiteAttributes(I, Idx, Attrs);