HomeSort by: relevance | last modified time | path
    Searched refs:replaceOperandsInPlace (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/IR/
Constants.cpp 3391 return getContext().pImpl->ArrayConstants.replaceOperandsInPlace(
3427 return getContext().pImpl->StructConstants.replaceOperandsInPlace(
3453 return getContext().pImpl->VectorConstants.replaceOperandsInPlace(
3479 return getContext().pImpl->ExprConstants.replaceOperandsInPlace(
ConstantsContext.h 752 ConstantClass *replaceOperandsInPlace(ArrayRef<Constant *> Operands,

Completed in 53 milliseconds