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

/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
H A DBitcodeReader.cpp1793 bool isConstant = Record[1]; local
1815 new GlobalVariable(*TheModule, Ty, isConstant, Linkage, 0, "", 0,
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
H A DBitcodeReader.cpp2068 bool isConstant = Record[1]; local
2090 new GlobalVariable(*TheModule, Ty, isConstant, Linkage, 0, "", 0,

Completed in 107 milliseconds