Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp1481 static inline bool shouldRecordVTableAddr(GlobalVariable *GV) { in shouldRecordVTableAddr() function
1503 if (!shouldRecordVTableAddr(GV)) in getVTableAddrForProfData()