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

  /external/llvm/lib/Transforms/Scalar/
Reg2Mem.cpp 85 CastInst *AllocaInsertionPoint =
107 DemoteRegToStack(**ilb, false, AllocaInsertionPoint);
123 DemotePHIToStack(cast<PHINode>(*ilb), AllocaInsertionPoint);
  /frameworks/compile/libbcc/lib/Renderscript/
RSForEachExpand.cpp 764 llvm::Instruction *AllocaInsertionPoint = &*ExpandedFunction->getEntryBlock().begin();
791 AllocaInsertionPoint);
    [all...]

Completed in 594 milliseconds