Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp722 Value *IncStep = Inc->getStep(); in lowerIncrement() local
723 Value *Load = Builder.CreateLoad(IncStep->getType(), Addr, "pgocount"); in lowerIncrement()