Searched refs:LLVMGetIndices (Results 1 – 5 of 5) sorted by relevance
787 auto I = LLVMGetIndices(Src)[0]; in CloneInstruction()798 auto I = LLVMGetIndices(Src)[0]; in CloneInstruction()
3547 const unsigned *LLVMGetIndices(LLVMValueRef Inst);
757 const unsigned *Indices = LLVMGetIndices(Instr); in llvm_indices()
1319 indicesPtr := C.LLVMGetIndices(v.C)
3033 const unsigned *LLVMGetIndices(LLVMValueRef Inst) { in LLVMGetIndices() function