Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DDeadArgumentElimination.cpp1074 auto Temp = SP->getType()->cloneWithCC(llvm::dwarf::DW_CC_nocall); in removeDeadStuffFromFunction()
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h1343 TempDISubroutineType cloneWithCC(uint8_t CC) const { in cloneWithCC() function