OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MDiff
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/CodeGen/
RegisterPressure.cpp
645
// (Ignores negative
MDiff
).
647
int
MDiff
= (int)PNew - (int)MaxPressureLimit[i];
648
if (
MDiff
> 0) {
650
Delta.CurrentMax.UnitIncrease =
MDiff
;
/external/icu4c/test/cintltst/
ccaltst.c
[
all
...]
Completed in 93 milliseconds