Searched refs:LLVMGetIndices (Results 1 – 4 of 4) sorted by relevance
792 auto I = LLVMGetIndices(Src)[0]; in CloneInstruction()803 auto I = LLVMGetIndices(Src)[0]; in CloneInstruction()
3619 const unsigned *LLVMGetIndices(LLVMValueRef Inst);
756 const unsigned *Indices = LLVMGetIndices(Instr); in llvm_indices()
3006 const unsigned *LLVMGetIndices(LLVMValueRef Inst) { in LLVMGetIndices() function