Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp796 SmallVector<InstrProfInstBase *, 8> InstrProfInsts; in lowerIntrinsics() local
804 InstrProfInsts.push_back(IP); in lowerIntrinsics()
808 for (auto *Instr : InstrProfInsts) { in lowerIntrinsics()