Searched refs:getKnownStateFromValue (Results 1 – 2 of 2) sorted by relevance
/external/llvm-project/llvm/lib/Transforms/IPO/ |
D | AttributorAttributes.cpp | 5808 getKnownStateFromValue(getIRPosition(), getState()); in initialize() 5813 static void getKnownStateFromValue(const IRPosition &IRP, in getKnownStateFromValue() function 5954 getKnownStateFromValue(IRP, getState(), in initialize() 6397 getKnownStateFromValue(A, getIRPosition(), getState()); in initialize() 6402 static void getKnownStateFromValue(Attributor &A, const IRPosition &IRP, in getKnownStateFromValue() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
D | Attributor.cpp | 4640 getKnownStateFromValue(getIRPosition(), getState()); in initialize() 4645 static void getKnownStateFromValue(const IRPosition &IRP, in getKnownStateFromValue() function 4778 getKnownStateFromValue(IRP, getState(), in initialize()
|