Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64PBQPRegAlloc.cpp163 LiveIntervals &LIs = G.getMetadata().LIS; in addIntraChainConstraint() local
244 LiveIntervals &LIs = G.getMetadata().LIS; in addInterChainConstraint() local
319 static bool regJustKilledBefore(const LiveIntervals &LIs, unsigned reg, in regJustKilledBefore()
328 LiveIntervals &LIs = G.getMetadata().LIS; in apply() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DInterleavedLoadCombinePass.cpp664 std::set<LoadInst *> LIs; member
1102 InterleavedLoadCombineImpl::findFirstLoad(const std::set<LoadInst *> &LIs) { in findFirstLoad()
1127 std::set<LoadInst *> LIs; in combine() local
H A DLiveDebugVariables.cpp1074 SmallDenseMap<unsigned, std::pair<LiveRange *, const VNInfo *>> LIs; in computeIntervals() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DMustExecute.cpp367 SmallVector<std::unique_ptr<LoopInfo>, 8> LIs; in runOnModule() local