Home
last modified time | relevance | path

Searched defs:RealDest (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DModuleDependencyCollector.cpp96 SmallString<256> TmpDest = Path, UpperDest, RealDest; in isCaseSensitivePath() local
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DFileCollector.cpp35 SmallString<256> TmpDest = Path, UpperDest, RealDest; in isCaseSensitivePath() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp3343 BasicBlock *RealDest = BI->getSuccessor(!CB->getZExtValue()); in FoldCondBranchOnValueKnownInPredecessorImpl() local