Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp153 Region *getParentRegion() { in getParentRegion() function in __anon50f5060f0111::CHRScope
190 assert(getParentRegion() == Next->getParentRegion() && in append()
202 if (RI.R == SubIn->getParentRegion()) { in addSub()
229 Region *Parent = Sub->getParentRegion(); in split()