Searched refs:IncStep (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp710 Value *IncStep = Inc->getStep(); local
711 Value *Load = Builder.CreateLoad(IncStep->getType(), Addr, "pgocount");

Completed in 109 milliseconds