Home
last modified time | relevance | path

Searched refs:LoopHeaderInsertionPoint (Results 1 – 1 of 1) sorted by relevance

/frameworks/compile/libbcc/lib/
DRSKernelExpand.cpp573 llvm::Instruction *LoopHeaderInsertionPoint) { in ExpandSpecialArguments() argument
591 bccAssert(LoopHeaderInsertionPoint); in ExpandSpecialArguments()
596 Builder.SetInsertPoint(LoopHeaderInsertionPoint); in ExpandSpecialArguments()