Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DInterleavedLoadCombinePass.cpp663 std::set<LoadInst *> LIs; member
1100 InterleavedLoadCombineImpl::findFirstLoad(const std::set<LoadInst *> &LIs) { in findFirstLoad()
1125 std::set<LoadInst *> LIs; in combine() local
H A DLiveDebugVariables.cpp1116 SmallDenseMap<unsigned, std::pair<LiveRange *, const VNInfo *>> LIs; in computeIntervals() local
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DMustExecute.cpp374 SmallVector<std::unique_ptr<LoopInfo>, 8> LIs; in runOnModule() local