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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DScheduleDAGInstrs.h108 struct UnderlyingObject : PointerIntPair<ValueType, 1, bool> { struct in namespace:llvm
109 UnderlyingObject(ValueType V, bool MayAlias) function in struct:llvm::UnderlyingObject

Completed in 91 milliseconds