reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/IR/Function.cpp
 1534   assert(!PrevCount.hasValue() || PrevCount.getType() == Count.getType());
 1534   assert(!PrevCount.hasValue() || PrevCount.getType() == Count.getType());
unittests/IR/MetadataTest.cpp
 2753   EXPECT_EQ(Function::PCT_Real, Count.getType());
 2762   EXPECT_EQ(Function::PCT_Synthetic, Count.getType());