Searched defs:getFunctionId (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/XRay/
H A DInstrumentationMap.cpp37 Optional<int32_t> InstrumentationMap::getFunctionId(uint64_t Addr) const { function in class:InstrumentationMap
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCCodeView.h53 unsigned getFunctionId() const { return FunctionId; } function in class:llvm::MCCVLoc

Completed in 83 milliseconds