Searched defs:IsFunctionLocal (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
H A DBitcodeReader.cpp1425 bool IsFunctionLocal = false; local
1467 IsFunctionLocal = true;
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
H A DBitcodeReader.cpp1737 bool IsFunctionLocal = false; local
1766 IsFunctionLocal = true;

Completed in 66 milliseconds