Searched refs:getBestState (Results 1 – 3 of 3) sorted by relevance
2296 return getBestState();2382 base_t Assumed = getBestState();2459 return getBestState();2596 static ConstantRange getBestState(uint32_t BitWidth) {2600 return getBestState(IRS.getBitWidth());3536 static DerefState getBestState() { return DerefState(); }3537 static DerefState getBestState(const DerefState &) { return getBestState(); }3871 static ValueSimplifyStateType getBestState(Type *Ty) {3875 return getBestState(VS.Ty);4407 static PotentialValuesState getBestState() {[all …]
415 T = StateType::getBestState(AAS); in clampReturnedValueStates()439 StateType S(StateType::getBestState(this->getState())); in updateImpl()481 T = StateType::getBestState(AAS); in clampCallSiteArgumentStates()537 StateType S = StateType::getBestState(this->getState()); in updateImpl()748 static State getBestState(const State &SIS) { return State(); } in getBestState() function9936 auto NewS = StateType::getBestState(getState()); in giveUpOnIntraprocedural()9951 getState() = StateType::getBestState(getState()); in indicatePessimisticFixpoint()10551 getState() = PotentialLLVMValuesState::getBestState(); in updateImpl()
660 static KernelInfoState getBestState() { return KernelInfoState(true); } in getBestState() function662 static KernelInfoState getBestState(KernelInfoState &KIS) { in getBestState() function663 return getBestState(); in getBestState()