Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSampleProfileInference.cpp903 auto JumpSource = &Func.Blocks[Jump->Source]; in ignoreJump() local
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/
H A DCFG.cpp487 using JumpSource = BlockScopePosPair; typedef in __anon75c587cf0411::CFGBuilder