Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp366 OpenMPIRBuilder::InsertPointTy InnerAllocaIP, in createFakeIntVal()
1454 InsertPointTy InnerAllocaIP = Builder.saveIP(); in createParallel() local