Searched defs:InsertValueInst (Results 1 – 4 of 4) sorted by relevance
38 class InsertValueInst; variable
119 friend class InsertValueInst; // For getting `Val`. variable
70 friend class InsertValueInst; // For getTopmostLLVMInstruction(). variable964 InsertValueInst(llvm::InsertValueInst *IVI, Context &Ctx) in InsertValueInst() function
2527 InsertValueInst::InsertValueInst(const InsertValueInst &IVI) in InsertValueInst() function in InsertValueInst