Searched refs:findNonOpaque (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Linker/
H A DIRMover.h58 StructType *findNonOpaque(ArrayRef<Type *> ETypes, bool IsPacked);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Linker/
H A DIRMover.cpp333 DstStructTypesSet.findNonOpaque(ElementTypes, IsPacked)) {
1553 IRMover::IdentifiedStructTypeSet::findNonOpaque(ArrayRef<Type *> ETypes, function in class:IRMover::IdentifiedStructTypeSet

Completed in 56 milliseconds