Searched defs:ConstantFoldInsertValueInstruction (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/IR/
H A DConstantFold.cpp851 Constant *llvm::ConstantFoldInsertValueInstruction(Constant *Agg, function in class:llvm
872 C = ConstantFoldInsertValueInstruction(C, Val, Idxs.slice(1));

Completed in 36 milliseconds