HomeSort by relevance Sort by last modified time
    Searched refs:IsFunctionLocal (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/Bitcode/Reader/
BitcodeReader.cpp 888 bool IsFunctionLocal = false;
917 IsFunctionLocal = true;
935 Value *V = MDNode::getWhenValsUnresolved(Context, Elts, IsFunctionLocal);
936 IsFunctionLocal = false;
    [all...]
  /frameworks/compile/libbcc/bcinfo/BitReader_2_7/
BitcodeReader.cpp     [all...]
  /frameworks/compile/libbcc/bcinfo/BitReader_3_0/
BitcodeReader.cpp     [all...]

Completed in 32 milliseconds