HomeSort by relevance Sort by last modified time
    Searched full:pastend (Results 1 - 1 of 1) sorted by null

  /external/clang/test/CodeGenCXX/
const-init.cpp 77 // CHECK: @pastEnd = constant i32* bitcast (i8* getelementptr (i8, i8* bitcast ([2 x i32]* @arr to i8*), i64 8) to i32*)
78 int &pastEnd = arr[2];

Completed in 46 milliseconds