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

/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
H A DBitcodeReader.cpp1434 bool IsFunctionLocal = false; local
1476 IsFunctionLocal = true;
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
H A DBitcodeReader.cpp1746 bool IsFunctionLocal = false; local
1775 IsFunctionLocal = true;

Completed in 68 milliseconds