Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DGlobalVariable.h299 LLVM_ABI void clearCodeModel();
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DGlobals.cpp561 void GlobalVariable::clearCodeModel() { in clearCodeModel() function in GlobalVariable