OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setExposesReturnsTwice
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/CodeGen/
MachineFunction.h
217
void
setExposesReturnsTwice
(bool B) {
/external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGISel.cpp
483
MF->
setExposesReturnsTwice
(Fn.callsFunctionThatReturnsTwice());
[
all
...]
Completed in 344 milliseconds