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