Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp251 static inline bool shouldRecordFunctionAddr(Function *F) { in shouldRecordFunctionAddr() function
394 Constant *FunctionAddr = shouldRecordFunctionAddr(Fn) in getOrCreateRegionCounters()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp641 static inline bool shouldRecordFunctionAddr(Function *F) { in shouldRecordFunctionAddr() function
769 Constant *FunctionAddr = shouldRecordFunctionAddr(Fn) in getOrCreateRegionCounters()