Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DSplitKit.cpp207 LiveInterval::const_iterator LVE = CurLI->end(); in calcLiveBlockInfo() local
315 LiveInterval::iterator LVE = li->end(); in countLiveBlocks() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp6023 const auto *LVE = Result.Val.getLValueBase().dyn_cast<const Expr *>(); in maybeConstEvalStringLiteral() local