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