Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp779 void valueNumberInstruction(Instruction *);
3059 void NewGVN::valueNumberInstruction(Instruction *I) { in valueNumberInstruction() function in NewGVN
3377 valueNumberInstruction(I); in iterateTouchedInstructions()