Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp443 SetVector<Value *> &CurrentInputs, in mapInputsToGVNs() argument
449 for (Value *Input : CurrentInputs) { in mapInputsToGVNs()