Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DSampleProfileInference.cpp902 auto JumpSource = &Func.Blocks[Jump->Source]; in ignoreJump() local
/openbsd-src/gnu/llvm/clang/lib/Analysis/
H A DCFG.cpp471 using JumpSource = BlockScopePosPair; typedef in __anon76ebc3340411::CFGBuilder