Home
last modified time | relevance | path

Searched defs:GetStackIndex (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/art/compiler/optimizing/
H A Dlocations.h302 intptr_t GetStackIndex() const { in GetStackIndex() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp3934 std::function<unsigned(unsigned)> GetStackIndex) { in writeFunctionHeapProfileRecords()