Searched refs:LCS (Results 1 – 7 of 7) sorted by relevance
16 LCS[$I]=`cat cpu$CPU/cpuidle/state$I/usage`36 CCS=$(($U - ${LCS[$I]}))38 LCS[$I]=$U
577 ImmutableCallSite LCS(L); in cmpOperandBundlesSchema() local580 assert(LCS && RCS && "Must be calls or invokes!"); in cmpOperandBundlesSchema()581 assert(LCS.isCall() == RCS.isCall() && "Can't compare otherwise!"); in cmpOperandBundlesSchema()584 cmpNumbers(LCS.getNumOperandBundles(), RCS.getNumOperandBundles())) in cmpOperandBundlesSchema()587 for (unsigned i = 0, e = LCS.getNumOperandBundles(); i != e; ++i) { in cmpOperandBundlesSchema()588 auto OBL = LCS.getOperandBundleAt(i); in cmpOperandBundlesSchema()
985 if (Optional<nonloc::LazyCompoundVal> LCS = in VisitBinding() local988 const RegionStoreManager::SValListTy &Vals = RM.getInterestingValues(*LCS); in VisitBinding()1217 if (Optional<nonloc::LazyCompoundVal> LCS = in populateWorkList() local1220 const SValListTy &Vals = getInterestingValues(*LCS); in populateWorkList()2361 if (Optional<nonloc::LazyCompoundVal> LCS = in VisitBinding() local2364 const RegionStoreManager::SValListTy &Vals = RM.getInterestingValues(*LCS); in VisitBinding()
15 Alan Bawden <Alan at LCS dot MIT dot EDU>
287 http://www.lcs.mit.edu/pubs/pdf/MIT-LCS-TM-600.pdf
500 http://www.lcs.mit.edu/pubs/pdf/MIT-LCS-TM-600.pdf
189 "\t\tCCS=$(($U - ${LCS[$I]}))\r\n",