Home
last modified time | relevance | path

Searched refs:initLRU (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineOutliner.h138 void initLRU(const TargetRegisterInfo &TRI) { in initLRU() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64InstrInfo.cpp4981 [&TRI](outliner::Candidate &C) { C.initLRU(TRI); }); in getOutliningCandidateInfo()