OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getInst
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
MemoryDependenceAnalysis.h
178
Instruction *
getInst
() const {
TargetTransformInfo.h
148
const IntrinsicInst *
getInst
() const { return II; }
/src/external/apache2/llvm/dist/llvm/include/llvm/MC/
MCInst.h
124
const MCInst *
getInst
() const {
MCFragment.h
284
const MCInst &
getInst
() const { return Inst; }
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/
PeepholeOptimizer.cpp
304
const MachineInstr *
getInst
() const { return Inst; }
337
if (Other.
getInst
() !=
getInst
())
1150
MachineInstr &OrigPHI = const_cast<MachineInstr &>(*Res.
getInst
());
Completed in 62 milliseconds
Indexes created Sun Jun 14 00:25:39 UTC 2026