Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DShadowStackGCLowering.cpp324 AtEntry.SetInsertPointPastAllocas(&F); in runOnFunction()
/openbsd/gnu/llvm/llvm/include/llvm/IR/
H A DIRBuilder.h206 void SetInsertPointPastAllocas(Function *F) { in SetInsertPointPastAllocas() function