Searched refs:getBestState (Results 1 – 3 of 3) sorted by relevance
2473 return getBestState();2559 base_t Assumed = getBestState();2636 return getBestState();2773 static ConstantRange getBestState(uint32_t BitWidth) {2777 return getBestState(IRS.getBitWidth());3703 static DerefState getBestState() { return DerefState(); }3704 static DerefState getBestState(const DerefState &) { return getBestState(); }4038 static ValueSimplifyStateType getBestState(Type *Ty) {4042 return getBestState(VS.Ty);4576 static PotentialValuesState getBestState() {[all …]
385 T = StateType::getBestState(AAS); in clampReturnedValueStates()409 StateType S(StateType::getBestState(this->getState())); in updateImpl()451 T = StateType::getBestState(AAS); in clampCallSiteArgumentStates()507 StateType S = StateType::getBestState(this->getState()); in updateImpl()729 static State getBestState(const State &SIS) { return State(); } in getBestState() function10555 auto NewS = StateType::getBestState(getState()); in giveUpOnIntraprocedural()10570 getState() = StateType::getBestState(getState()); in indicatePessimisticFixpoint()11197 getState() = PotentialLLVMValuesState::getBestState(); in updateImpl()
692 static KernelInfoState getBestState() { return KernelInfoState(true); } in getBestState() function694 static KernelInfoState getBestState(KernelInfoState &KIS) { in getBestState() function695 return getBestState(); in getBestState()