Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DSampleProfileInference.cpp892 auto JumpSource = &Func.Blocks[Jump->Source]; in ignoreJump() local
/llvm-project-15.0.7/clang/lib/Analysis/
H A DCFG.cpp467 using JumpSource = BlockScopePosPair; typedef in __anon8d78c9ed0411::CFGBuilder