Home
last modified time | relevance | path

Searched defs:IfElse (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DCalledOnceCheck.h38 IfElse, enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DExpandLargeFpConvert.cpp145 BasicBlock *IfElse = expandFPToI() local
348 BasicBlock *IfElse = expandIToFP() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.h122 IfElse, // An if statement followed by else but not else if. global() enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp639 BasicBlock *IfElse = BI->getSuccessor(1); checkBiasedBranch() local
1903 BasicBlock *IfElse = BI->getSuccessor(0); fixupBranch() local
[all...]