Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp972 StringSet<> SkipCSInstr(llvm::from_range, CtxPGOSkipCallsiteInstrument); in instrument() local
991 SkipCSInstr.contains(CS->getCalledFunction()->getName())) in instrument()