Searched refs:getBestState (Results 1 – 3 of 3) sorted by relevance
2650 return getBestState();2736 base_t Assumed = getBestState();2816 return getBestState();2953 static ConstantRange getBestState(uint32_t BitWidth) {2957 return getBestState(IRS.getBitWidth());4072 static DerefState getBestState() { return DerefState(); }4073 static DerefState getBestState(const DerefState &) { return getBestState(); }4429 static ValueSimplifyStateType getBestState(Type *Ty) {4433 return getBestState(VS.Ty);5014 static PotentialValuesState getBestState() {[all …]
393 T = StateType::getBestState(AAS); in clampReturnedValueStates()421 StateType S(StateType::getBestState(this->getState())); in updateImpl()474 T = StateType::getBestState(AAS); in clampCallSiteArgumentStates()541 StateType S = StateType::getBestState(this->getState()); in updateImpl()789 static State getBestState(const State &SIS) { return State(); } in getBestState() function10891 auto NewS = StateType::getBestState(getState()); in giveUpOnIntraprocedural()10906 getState() = StateType::getBestState(getState()); in indicatePessimisticFixpoint()11702 getState() = PotentialLLVMValuesState::getBestState(); in updateImpl()
791 static KernelInfoState getBestState() { return KernelInfoState(true); } in getBestState() function793 static KernelInfoState getBestState(KernelInfoState &KIS) { in getBestState() function794 return getBestState(); in getBestState()