Searched refs:thisVal (Results 1 – 3 of 3) sorted by relevance
832 SVal thisVal = State->getSVal(svalBuilder.getCXXThis(decl, stackFrame)); in ProcessInitializer() local852 FieldLoc = State->getLValue(BMI->getIndirectMember(), thisVal); in ProcessInitializer()855 FieldLoc = State->getLValue(BMI->getMember(), thisVal); in ProcessInitializer()
1819 double thisVal = llValues->fetch (grInd); in dbeGetRefMetricTreeValues() local1820 thisVal /= overflowVal; in dbeGetRefMetricTreeValues()1822 if (thisVal > usertime * HWC_OVERFLOWS_PER_CPUSEC_THRESHOLD) in dbeGetRefMetricTreeValues()1839 long long thisVal = llValues->fetch (grInd); in dbeGetRefMetricTreeValues() local1840 if (thisVal) in dbeGetRefMetricTreeValues()