Searched refs:cloneWithCC (Results 1 – 2 of 2) sorted by relevance
1074 auto Temp = SP->getType()->cloneWithCC(llvm::dwarf::DW_CC_nocall); in removeDeadStuffFromFunction()
1343 TempDISubroutineType cloneWithCC(uint8_t CC) const { in cloneWithCC() function