Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp817 Error propagateAttributeTypes(CallBase *CB, ArrayRef<unsigned> ArgsTys);
4525 Error BitcodeReader::propagateAttributeTypes(CallBase *CB, in propagateAttributeTypes() function in BitcodeReader
5584 if (Error Err = propagateAttributeTypes(cast<CallBase>(I), ArgTyIDs)) { in parseFunctionBody()
5741 if (Error Err = propagateAttributeTypes(cast<CallBase>(I), ArgTyIDs)) { in parseFunctionBody()
6401 if (Error Err = propagateAttributeTypes(cast<CallBase>(I), ArgTyIDs)) { in parseFunctionBody()