Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGLoopInfo.cpp573 SmallVector<Metadata *, 1> BeforeLoopProperties; in finish() local
578 BeforeLoopProperties.push_back( in finish()
582 MDNode *InnerFollowup = createMetadata(AfterJam, BeforeLoopProperties, in finish()