Searched refs:PotentialValues (Results 1 – 2 of 2) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/ |
| H A D | Attributor.cpp | 529 Attributor &A, LoadInst &LI, SmallSetVector<Value *, 4> &PotentialValues, in getPotentiallyLoadedValues() argument 534 A, LI, PotentialValues, PotentialValueOrigins, QueryingAA, in getPotentiallyLoadedValues()
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/IPO/ |
| H A D | Attributor.h | 326 Attributor &A, LoadInst &LI, SmallSetVector<Value *, 4> &PotentialValues,
|