Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/Instrumentation/
DPathProfiling.cpp1050 BinaryOperator* newPc = BinaryOperator::Create(Instruction::Add, in insertCounterIncrement() local
1055 new StoreInst(newPc, pcPointer, insertPoint); in insertCounterIncrement()