Home
last modified time | relevance | path

Searched refs:propagateAttributeTypes (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp876 Error propagateAttributeTypes(CallBase *CB, ArrayRef<unsigned> ArgsTys);
4728 Error BitcodeReader::propagateAttributeTypes(CallBase *CB, in propagateAttributeTypes() function in BitcodeReader
5807 if (Error Err = propagateAttributeTypes(cast<CallBase>(I), ArgTyIDs)) { in parseFunctionBody()
5962 if (Error Err = propagateAttributeTypes(cast<CallBase>(I), ArgTyIDs)) { in parseFunctionBody()
6715 if (Error Err = propagateAttributeTypes(cast<CallBase>(I), ArgTyIDs)) { in parseFunctionBody()