Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64PBQPRegAlloc.cpp158 LiveIntervals &LIs = G.getMetadata().LIS; in addIntraChainConstraint() local
239 LiveIntervals &LIs = G.getMetadata().LIS; in addInterChainConstraint() local
314 static bool regJustKilledBefore(const LiveIntervals &LIs, unsigned reg, in regJustKilledBefore()
323 LiveIntervals &LIs = G.getMetadata().LIS; in apply() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DInterleavedLoadCombinePass.cpp664 std::set<LoadInst *> LIs; member
1106 InterleavedLoadCombineImpl::findFirstLoad(const std::set<LoadInst *> &LIs) { in findFirstLoad()
1131 std::set<LoadInst *> LIs; in combine() local
H A DLiveDebugVariables.cpp1117 SmallDenseMap<unsigned, std::pair<LiveRange *, const VNInfo *>> LIs; in computeIntervals() local