Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/
DFunction.h684 void setHasUWTable() { in setHasUWTable() function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
DCodeExtractor.cpp879 newFunction->setHasUWTable(); in constructFunction()