Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DGEPNoWrapFlags.h58 static GEPNoWrapFlags fromRaw(unsigned Flags) { in fromRaw() function
H A DOperator.h407 return GEPNoWrapFlags::fromRaw(SubclassOptionalData);