Searched defs:NoThrow (Results 1 – 3 of 3) sorted by relevance
1971 Value *llvm::emitHotColdNewNoThrow(Value *Num, Value *NoThrow, IRBuilderBase &B, in emitHotColdNewNoThrow()2013 Value *NoThrow, IRBuilderBase &B, in emitHotColdNewAlignedNoThrow()
6553 TEST(StreamingAssertionsTest, NoThrow) { in TEST() argument
5742 bool NoThrow = F.doesNotThrow(); in determineFunctionCaptureCapabilities() local