Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64A57FPLoadBalancing.cpp241 MachineInstr *getLast() const { return LastInst; } in getLast() function in __anon820378290211::Chain
575 if (G->requiresFixup() && &I == G->getLast()) in colorChain()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc24036 {"_ZNK4llvm3sys4Path7getLastEv", "llvm::sys::Path::getLast() const"},