Home
last modified time | relevance | path

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

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