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

  /frameworks/rs/rsov/compiler/
RSAllocationUtils.h 49 struct RSAllocationCallInfo {
60 llvm::SmallVectorImpl<RSAllocationCallInfo> &Calls);
61 bool solidifyRSAllocAccess(llvm::Module &M, RSAllocationCallInfo CallInfo);
GlobalAllocPass.cpp 78 SmallVector<RSAllocationCallInfo, 8> Calls;
RSAllocationUtils.cpp 70 SmallVectorImpl<RSAllocationCallInfo> &Calls) {
200 bool solidifyRSAllocAccess(Module &M, RSAllocationCallInfo CallInfo) {

Completed in 110 milliseconds