Searched refs:getKnownStateFromValue (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | AttributorAttributes.cpp | 7759 getKnownStateFromValue(A, getIRPosition(), getState()); in initialize() 7764 static void getKnownStateFromValue(Attributor &A, const IRPosition &IRP, in getKnownStateFromValue() function 7893 getKnownStateFromValue(A, IRP, getState(), in initialize() 8329 getKnownStateFromValue(A, getIRPosition(), getState()); in initialize() 8334 static void getKnownStateFromValue(Attributor &A, const IRPosition &IRP, in getKnownStateFromValue() function
|