Searched refs:getBestState (Results 1 – 3 of 3) sorted by relevance
2124 return getBestState();2210 base_t Assumed = getBestState();2287 return getBestState();2424 static ConstantRange getBestState(uint32_t BitWidth) {2428 return getBestState(IRS.getBitWidth());3219 static DerefState getBestState() { return DerefState(); }3220 static DerefState getBestState(const DerefState &) { return getBestState(); }3514 static ValueSimplifyStateType getBestState(Type *Ty) {3518 return getBestState(VS.Ty);4050 static PotentialValuesState getBestState() {[all …]
573 static KernelInfoState getBestState() { return KernelInfoState(true); } in getBestState() function575 static KernelInfoState getBestState(KernelInfoState &KIS) { in getBestState() function576 return getBestState(); in getBestState()
516 StateType S(StateType::getBestState(this->getState())); in updateImpl()615 StateType S = StateType::getBestState(this->getState()); in updateImpl()900 static State getBestState(const State &SIS) { return State(); } in getBestState() function